Skip to content

glennpow/marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marketplace
===========

This plugin adds sales inventory models:
Model, Make, Manufacturer, Product, Offer, Price, Cost, Vendor

This plugin requires these other plugins to be installed:
  * engines
  * make_resourceful
  * indexer
  * trainyard

The standard initialization of an engine plugin is also required.
In your application's routes.rb add this line:

  map.from_plugin :marketplace

Run this from the command line (necessary only once after all engine plugins are installed):

  script/generate plugin_migration && rake db:migrate


Copyright (c) 2009 Glenn Powell, released under the MIT license

About

Products, Makes, Models, Manufacturers, Vendors, Offers, Prices, Costs, Features, etc. ... using Engines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages