What is Kirby devutils?
Kirby devutils is a set of command line tools to help you manage your Kirby CMS project.
This plugin is in active development
This plugin is in active development and is not yet ready for production use. Please use with caution. Feel free to give feedback on documentation and/or code by creating an issue on the Github repository, interesting feature requests are also appreciated. For an active roadmap see the A glimpse in the future section.
Plugin information
Plugin information | |
---|---|
Name | kx-devutils |
Github | genxbe/kx-devutils |
Composer | composer require genxbe/kx-devutils |
Version | 1.0.0 |
Last update | 03/04/2024 |
A glimpse in the future
Roadmap
- Scheduled tasks via cronjob
- Backup to S3 storage and/or SFTP
- Manage database snapshots
- Manage database migrations
- Publish snippets/blueprints from plugins to main Kirby installation
- Maintenance mode
- Show kirby roots in a nice way
- Show routes in a nice way
- Show options in a nice way
- Install JS and PHP dependency's
- Manage plugins
- The possibility to activate/deactivate commands
Plugins and packages used in Kirby devutils
Credits
License
MIT License
Copyright (c) 2024 GeNx / Sam Serrien
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.