Skip to content
This repository has been archived by the owner on Nov 8, 2019. It is now read-only.

arnaudjuracek/kirby-field-trashfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trash-files field

A custom Kirby field which adds a "Delete all files" button in the sidebar of the panel page.

preview.png

Kirby installation

Put the content of this repo in /site/fields/trashfiles/.

Please note that in order to put a custom action item in the panel's sidebar, I had to use a hacky injection method. Due to that, this field may not work on panel versions other than 2.3.2.

Options

fields:
  trash:
    type: trashfiles
    text: 'Delete all the files of this page' # custom action text

Contribute

Feel free to fork and pull request.

License

MIT.

About

adds a "delete all files" button in a panel page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages