Skip to content

Allows you to have different sized self advertisement spaces in your homepage, sidebar and taxon page

License

Notifications You must be signed in to change notification settings

Claan/spree_advertisement_spaces

Repository files navigation

Spree Advertisement Spaces

Extension for spree which allows the admin to add different sized self advertisement spaces in the homepage, sidebar and taxon page.

Installation

Add spree_advertisement_spaces to your Gemfile:

gem 'spree_advertisement_spaces', github: 'Claan/spree_advertisement_spaces', branch: 'master'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_advertisement_spaces:install

Contributing

In the spirit of free software, everyone is encouraged to help improve this project.

Here are some ways you can contribute:

  • by using prerelease versions
  • by reporting bugs
  • by suggesting new features
  • by writing translations
  • by writing or editing documentation
  • by writing specifications
  • by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace)
  • by refactoring code
  • by resolving issues
  • by reviewing patches

Starting point:

  • Fork the repo
  • Clone your repo
  • Run bundle install
  • Run bundle exec rake test_app to create the test application in spec/test_app
  • Make your changes
  • Ensure specs pass by running bundle exec rspec spec
  • Submit your pull request

Copyright (c) 2014 Claan, released under the MIT License

About

Allows you to have different sized self advertisement spaces in your homepage, sidebar and taxon page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published