forked from greendog/spree_contact_us
-
Notifications
You must be signed in to change notification settings - Fork 0
License
jimenezjona/spree_contact_us
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
SpreeContactUs ========= Requirements: 1) recaptcha 2) rails >= 3.1.0 Installation ======= Add-to Gemfile following lines: gem 'spree_contact_us', :git => 'git://github.com/sbeam/spree_contact_us.git' gem "recaptcha", :require => "recaptcha/rails" Run: bundle install Run: bundle exec rails g spree_contact_us:install Run: bundle exec rake db:migrate Edit lib/spree/spree_contact_us_configuration.rb Set mail method in admin area (/admin/mail_methods). Otherwise will not work! Pull requests welcome
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published