Sha256: 10a0a6da575315f9883b4b89e70d6caf8df269230e893cb64a10ad49b8db7e95
Contents?: true
Size: 1.35 KB
Versions: 1
Compression:
Stored size: 1.35 KB
Contents
WebLinc Product Documents ================================================================================ Product Documents plugin for the Workarea platform. ------------------------------------------------------------------------------- This gem adds the ability to add documents to a product for display on the detail page. Files can be added via the product admin. Each file requires a display name and a file for downloading. Files with the same display name will be grouped together when output on the product detail page. The display order of the files can be modified via drag-and-drop in the admin. Getting Started -------------------------------------------------------------------------------- This gem contains a rails engine that must be mounted onto a host Rails application. Add the gem to your application's Gemfile specifying the source: # ... gem 'workarea-product_documents' # ... Update your application's bundle. cd path/to/application bundle WebLinc Platform Documentation -------------------------------------------------------------------------------- See [https://developer.workarea.com/](https://developer.workarea.com/) for Workarea platform documentation. License -------------------------------------------------------------------------------- Workarea Emarsys is released under the [Business Software License](LICENSE)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
workarea-product_documents-1.0.0 | README.md |