stenvdb / craft-download-assets
Adds a download link next to assets
Installs: 9 484
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 2
Open Issues: 2
Language:JavaScript
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2025-04-09 22:36:33 UTC
README
Adds a download icon next to assets fieldtypes in the control panel.
Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require stenvdb/download-assets
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Download Assets.
Download Assets Roadmap
Some things to do, and ideas for potential features:
- Release it
Brought to you by Sten Van den Bergh