Skip to content

kaaatom/test1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Description This spree extension allows adminusers to attach files to products and have them downloadable on the product page.

This fork has been updated to use Rails 3.2 and SpreeCommerce 1.3. You can now also add secret links that will not be displayed on the product page and can not be downloaded unless the correct secret hash is specified. This makes it perfect for including in confirmation emails to offer digital extras to customers of certain products.

#Installation Add to Gemfile:

gem 'product_attachments', :git => 'git@github.com:nickfrandsen/spree-product-attachment.git'

Run:

rake product_attachments:install:migrations
rake db:migrate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages