Skip to content

ascensionpress/spree_authors

 
 

Repository files navigation

Spree Authors

  • Uses markdown via RDiscount for the biography
  • Uses spree_videos for video display
  • "View All Author Products" link assumes use of spree_sunspot_search. Can easily be modified to work with other search extensions.
  • Supports fragment caching

Example

Example goes here.

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2012 Michael Bianco, released under the New BSD License

About

Author pages for spree commerce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.4%
  • Other 1.6%