Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.04 KB

readme.md

File metadata and controls

32 lines (19 loc) · 1.04 KB

Download file Block for Kirby block editor

preview block file

How to dev

Install dependencies
npm install

Start watch process
npm run dev

Start buil process
npm run build

How to install on Kirby CMS

composer require baptiste/file-block

How implement in the template

By default this HTML is generated but You can customize it by creating a snippet in /site/snippets/blocks.

See the documentation of kirby for more details.

Disclaimer

This plugin is provided "as is" with no guarantee. Use it at your own risk and always test it yourself before using it in a production environment.

License

MIT

It is discouraged to use this plugin in any project that promotes racism, sexism, homophobia, animal abuse, violence or any other form of hate speech.