Skip to content

zeroedin/spree_pages

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a really basic page CMS which fits neatly into the Spree Administration toolbar.

To view your pages from the shop go to:

/pages/whatever-your-permalink-is

I recommend that you also use Spree Editor and configure it to use pages_body.

Installation

Add the following to your Gemfile:

gem "spree_pages", :git => 'git://github.com/sebastyuiop/spree_pages.git'

Run bundle install

bundle install

To copy and apply required migrations run:

rails g spree_pages:install

About

Simple CMS for basic pages for Spree

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%