The Admin: Force File Operations Visibility Plugin is an extension for Grav CMS, to "extend" the Admin Panel Plugin.
It forces the action buttons of a file to be shown next to the associated file without needing to first hover over the thumbnail.
To install the plugin manually, download the zip-version of this repository and unzip it under /your/site/grav/user/plugins. Then rename the folder to admin-force-file-operations-visible. You can find these files on GitHub or via GetGrav.org.
You should now have all the plugin files under
/your/site/grav/user/plugins/admin-force-file-operations-visible
NOTE: This plugin is a modular component for Grav which may require other plugins to operate, please see its blueprints.yaml-file on GitHub.
If you use the Admin Plugin, you can install the plugin directly by browsing the Plugins-menu and clicking on the Add button.
Before configuring this plugin, you should copy the user/plugins/admin-force-file-operations-visible/admin-force-file-operations-visible.yaml to user/config/plugins/admin-force-file-operations-visible.yaml and only edit that copy.
Here is the default configuration and an explanation of available options:
enabled: true
Note that if you use the Admin Plugin, a file with your configuration named admin-force-file-operations-visible.yaml will be saved in the user/config/plugins/ folder once the configuration is saved in the Admin.
When interacting with dropzone or file fields in the Admin Panel, files' action buttons should be permanently visible.
