Book Store Requirements:Create a Simple Bookstore Site with the following requirements: Support for Languages: English and Spanish Books Structure: ISBN Code, Author (support for multiple Authors)...
Read MoreTo install Camaleon CMS you need to do the following steps or watch this video: Updated installation steps here. Open a browser and navigate to https://localhost:3000 (First time will...
Read MoreCamaleon CMS can be integrated into existent Rails Project. Note: Check here for updated install steps.Steps to install: Add camaleon_cms to your Gemfile (review github for the last stable versio...
Read MoreInstall Ruby on Rails 4.1+ Visit here. Create your rails project rails new my_project Add the gem in your Gemfile gem 'camaleon_cms', '1.1.0' Install the gem bundle install # bundle update ...
Read More