Kirby is already a great CMS, and very flexible. But in some cases you need to extend the core functionality. This is where Appkit comes in. It's a setup that allows you to extend Kirby's core functionality with your own classes, methods and functions without creating a plugin.
- Extended Kirby core classes
- Database users
- Database pages
- Console commands
- Modern folder setup
- Stacks
- Static cache
- Kirby Team
- Sonja Broda for the cookbook article Replacing Kirby's core classes that inspired this setup
- Bruno Meilick Public folder setup
- Ahmet Bora Stacks