omz13 / kirby3-whatever
This package is abandoned and no longer maintained.
No replacement package was suggested.
kirby3 plugin to provide a demo 'whatever' panel field
dev-master
2018-12-31 03:41 UTC
Requires
- php: >=7.1
- getkirby/cms: ^3.0.0-RC-3.0
Requires (Dev)
- localheinz/composer-normalize: ^0.8.0
This package is auto-updated.
Last update: 2022-12-29 03:06:57 UTC
README
This is a test/demonstration plugin for kirby3.
It provides a panel field called 'whatever' that should simply spit out "whatever".
Essentially it is the "hello world" example from the kirby3 docs made available as a plugin and composer packagist installable.
Test case:
fields: whatever: type: whatever message: Computer Says Whatever.