/camaleon-ecommerce

This is an ecommerce plugin for CAMALEON CMS

Primary LanguageHTMLMIT LicenseMIT

E-Commerce Plugin

This is a plugin for Camaleon CMS. More information here.

Installation

  • Add in your Gemfile
gem 'camaleon_ecommerce', github: 'owen2345/camaleon-ecommerce'
  • In your console
bundle install
rails s