👋
Hi there My name is Bruno Meilick.
- I work as a freelance web-developer using Kirby 3 CMS and Laravel.
- I create opensource, high quality Kirby 3 CMS plugins.
- You can hire me to improve the performance of your Kirby 3 CMS project.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseMy name is Bruno Meilick.
Boost the speed of Kirby by having content files of pages cached, with automatic unique ID, fast lookup and Tiny-URL.
PHP 30
Automatic unique ID for Pages, Files and Structures including performant helpers to retrieve them. Bonus: Tiny-URL.
Kirby 3 Plugin for running jobs like cleaning the cache from within the Panel, PHP code, CLI or a cronjob
Helper to automatically load various Kirby extensions in a plugin
If i use layouts and slots the pages cache is no longer created.
If i return a string here instead of Tpl::load
it works and cache files are created.