stenvdb/craft-download-assets

Adds a download link next to assets

Installs: 8 806

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 1

Forks: 2

Open Issues: 2

Language:JavaScript

Type:craft-plugin

1.0.2 2021-11-09 15:12 UTC

This package is auto-updated.

Last update: 2024-06-09 20:40:21 UTC


README

Adds a download icon next to assets fieldtypes in the control panel.

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require stenvdb/download-assets
    
  3. 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