https://github.com/texnixe/kirby-secrets
Unofficial documentation for Kirby CMS. It's is NOT maintained by the Kirby crew.
https://github.com/texnixe/kirby-secrets
documentation kirby kirby-cms
Last synced: 4 months ago
JSON representation
Unofficial documentation for Kirby CMS. It's is NOT maintained by the Kirby crew.
- Host: GitHub
- URL: https://github.com/texnixe/kirby-secrets
- Owner: texnixe
- Created: 2017-01-11T12:51:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-26T13:24:51.000Z (over 8 years ago)
- Last Synced: 2025-01-20T02:58:32.933Z (over 1 year ago)
- Topics: documentation, kirby, kirby-cms
- Homepage:
- Size: 60.5 KB
- Stars: 130
- Watchers: 20
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
Awesome Lists containing this project
README
# Kirby Secrets
*Unofficial documentation for Kirby CMS. It's is NOT maintained by the Kirby crew.*
[Changelog](changelog.md)
## Kirby
- [Assets](docs/assets.md)
- [Collection](docs/collection.md)
- [Config](docs/config.md)
- [Cache](docs/cache.md)
- [Dependencies](docs/dependencies.md)
- [Extension registry](docs/extension-registry.md)
- [Folder setup](docs/folder-setup.md)
- [Hooks](docs/hooks.md)
- [Htaccess](docs/htaccess.md)
- [Image](docs/image.md)
- [Page](docs/page.md)
- [Plugin](docs/plugin.md)
- [Routing](docs/routing.md)
- [Site methods](docs/site-methods.md)
- [Snippet](docs/snippet.md)
- [`str::replace()` alternative](docs/str-replace.md)
- [Thumb](docs/thumb.md)
- [Use Kirby from the outside](docs/use-kirby-from-the-outside.md)
## Panel 2
- [Blueprints](docs/panel-2/blueprints.md)
- [CSS](docs/panel-2/css.md)
- [Fields](docs/panel-2/fields.md)
- [Fingerprint](docs/panel-2/fingerprint.md)
- [Login automatically](docs/panel-2/login-automatically.md)
- [Panel message](docs/panel-2/messages.md)
- [Panel routes](docs/panel-2/routes.md)
- [Panel url](docs/panel-2/url.md)
## External resources
- [Videos](docs/videos.md)
## Add a secret
If you have an own secrets, [add an issue](https://github.com/jenstornell/kirby-secrets/issues/new).
## Disclaimer
Kirby Secrets contains unofficial undocumented code. Use the code at your own risk. There is a chance that it will not work with the next version of Kirby.
## Credits
The whole community.