Skip to content

logicbox-com-au/refinerycms-store

Repository files navigation

Store engine for Refinery CMS.

Simple engine to create a product catalog and basic shopping cart

Install

Refinerycms-products views are in haml so add to your Gemfile

gem 'haml'
gem 'refinerycms-store', 

And run

bundle install

rails g refinerycms_store
rails g refinerycms_carts

Now you should run new migrations

rake db:migrate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages