Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1000 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 1000 Bytes

Appkit for Kirby 4

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.

starterkit

Features

  • Extended Kirby core classes
  • Database users
  • Database pages
  • Console commands
  • Modern folder setup
  • Stacks
  • Static cache

Docs

Credits