The products plugin adds an admin panel to create/edit/delete a list of products that will be available to campaigns and opportunities as a multiselect
The plugin can be installed by running:
script/plugin installgit://github.com/tractis/crm_products.git
Then run the following command:
rake db:migrate:plugin NAME=crm_products
Then restart your web server.
Copyright (c) 2010 by Tractis (https://www.tractis.com), released under the MIT License