visualdialogue / kirby-contact
List with items that expand to reveal more info via ajax
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:kirby-plugin
Requires
This package is auto-updated.
Last update: 2025-04-14 09:10:48 UTC
README
- @author Luke Hatfield *
- @core from Bastian Allgeir’s calendar plugin, 2012 *
- @copyright 2018 Luke Hatfield *
- @link https://github.com/visualdialogue *
- @license https://visualdialogue.com *
- @ref https://github.com/bastianallgeier/calendar *
- @ref https://github.com/texnixe/kirby-calendar-board *
-
- Usage in template. *
- e.g. echo calendar()->month(2017, 12)->days()->last()->name() *