johannschopplich / kirby-extended
Dotenv support, meta tag generation and more for Kirby CMS
Installs: 1 676
Dependents: 0
Suggesters: 0
Security: 0
Stars: 26
Watchers: 4
Forks: 3
Open Issues: 1
Type:kirby-plugin
Requires
- getkirby/composer-installer: ^1.2
- vlucas/phpdotenv: ^5.6
Requires (Dev)
- getkirby/cms: ^4
- dev-main
- 6.2.0
- 6.1.1
- 6.1.0
- 6.0.0
- 5.0.0
- 4.2.1
- 4.2.0
- 4.1.0
- 4.0.4
- 4.0.3
- 4.0.2
- 4.0.1
- 4.0.0
- 3.0.14
- 3.0.13
- 3.0.12
- 3.0.11
- 3.0.10
- 3.0.9
- 3.0.8
- 3.0.7
- 3.0.6
- 3.0.5
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.12.1
- 2.12.0
- 2.11.5
- 2.11.4
- 2.11.3
- 2.11.2
- 2.11.1
- 2.11.0
- 2.10.3
- 2.10.2
- v2.10.1
- 2.10.0
- v2.9.4
- v2.9.3
- v2.9.2
- v2.9.1
- v2.9.0
- v2.8.2
- v2.8.1
- v2.8.0
- v2.7.6
- v2.7.5
- v2.7.4
- v2.7.3
- v2.7.2
- v2.7.1
- v2.7.0
- v2.6.0
- v2.5.7
- v2.5.6
- v2.5.5
- v2.5.4
- v2.5.3
- v2.5.2
- v2.5.1
- v2.5.0
- v2.4.0
- v2.3.0
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- 1.0.0
- dev-feat/v4-compat
This package is auto-updated.
Last update: 2024-12-31 08:05:00 UTC
README
A set of utility classes that extend Kirby's basic functionality. It's mostly based on existing packages, but unifies them under one namespace.
Key Features
- ⚡️
.env
support with globalenv()
helper - 🗂 Auto-generated meta tags
- 🧭 Sitemaps with multi-language support
- 🔀 Route redirects
- ⚡️ Vite support
Head over to the documentation to learn more about the individual features.
Requirements
- Kirby 4
Installation
Composer
composer require johannschopplich/kirby-helpers
Download
Download and copy this repository to /site/plugins/kirby-helpers
.
License
MIT License © 2020-PRESENT Johann Schopplich
MIT License © 2020-2022 Bastian Allgeier
MIT License © 2020-2022 Nico Hoffmann
MIT License © 2021-2022 Oblik Studio