Repository is archived
No commit activity in last 3 years
No release in over 3 years
Spree Essential Press was designed with spree_essentials in mind but can be used without.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 0.2.4
>= 2.3.2
>= 3.0.0.beta2
>= 1.3.3

Runtime

>= 0.70.0
 Project Readme

Spree Essential Press Build Status

A Press Page extension for Spree Commerce.

Installation

In your existing spree site, add the following to your Gemfile:

gem 'spree_essential_press'

Now run:

bundle install

Demo

You can easily use the test/dummy app as a demo of spree_essentials. Just cd to where you develop and run:

git clone git://github.com/citrus/spree_essential_press.git
cd spree_essential_press
mv lib/dummy_hooks/after_migrate.rb.sample lib/dummy_hooks/after_migrate.rb
bundle install
bundle exec dummier
cd test/dummy
bundle exec rails s

License

Copyright (c) 2011 Spencer Steffen & Citrus, released under the New BSD License All rights reserved.