Download the PHP package moritzebeling/kirby-panel-button without Composer
On this page you can find all versions of the php package moritzebeling/kirby-panel-button. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download moritzebeling/kirby-panel-button
More information about moritzebeling/kirby-panel-button
Files in moritzebeling/kirby-panel-button
Package kirby-panel-button
Short Description Kirby panel button field to open or trigger some URL or webhook
License MIT
Homepage https://github.com/moritzebeling/kirby-panel-button
Informations about the package kirby-panel-button
Kirby Panel Button Plugin
Custom Kirby Panel field, that displays a button that can be used to either open a URL in a new tab or to trigger some url or webhook and wait for success or error. This can be very helpful, when you have content that can be viewed or edited on some external service or domain.
Installation
Or download/clone this repo into site/plugins
of your Kirby project.
If you’re working on a plugin which requires this plugin:
Usage
Development
- Install a fresh Kirby StarterKit
cd site/plugins
git clone
this repocd
into this plugin folder
Roadmap
- [ ] Add multilang support
- [ ] Refactor and simplify yml field configuration
- [ ] Add a buttons section that allows to add some text and multiple buttons
- [ ] Option to display result in dialog popup
☕️ Support
If you like this plugin, I would be glad if you would invite me for a coffee via PayPal If you have any ideas for further development or stumble upon any problems, please open an issue or PR. Thank you!
Warranty
This plugin is work in progress and comes without any warranty. Use at your own risk.