/refinerycms-customers

customers and address engines for your shopping cart

Primary LanguageRuby

Customers engine for Refinery CMS.

How to build this engine as a gem

cd vendor/engines/customers
gem build refinerycms-customers.gemspec
gem install refinerycms-customers.gem

# Sign up for a http://rubygems.org/ account and publish the gem
gem push refinerycms-customers.gem