SpreeMaterials
spree_materials is a Spree extension that allows users to manage image files and PDFs. Users can upload materials and get links to use in descriptions or other parts of their Spree store.
Features
- Upload and manage image and PDF files.
- Generate URLs for uploaded materials.
- Integrate materials into product descriptions and other content.
Installation
Add this line to your application's Gemfile:
gem 'spree_materials'
Then, run:
bundle install
Usage
- Navigate to the admin panel.
- Go to the
Materialssection. - Upload an image or PDF file.
- Copy the generated link and use it in product descriptions or other content fields.
License
This extension is available as open source under the terms of either: