omz13 / kirby3-whatever
kirby3 plugin to provide a demo 'whatever' panel field
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/omz13/kirby3-whatever
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.