https://github.com/botble/dev-tool
Dev tool commands to generate plugin/theme/widget for Botble CMS
https://github.com/botble/dev-tool
Last synced: 11 months ago
JSON representation
Dev tool commands to generate plugin/theme/widget for Botble CMS
- Host: GitHub
- URL: https://github.com/botble/dev-tool
- Owner: botble
- License: mit
- Created: 2023-08-10T09:05:39.000Z (almost 3 years ago)
- Default Branch: develop
- Last Pushed: 2025-05-21T16:08:58.000Z (about 1 year ago)
- Last Synced: 2025-05-21T17:25:16.430Z (about 1 year ago)
- Language: PHP
- Size: 300 KB
- Stars: 7
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Dev tools for Botble CMS
## Requirement
- Botble CMS 6.8.2 or later
## Documentation
https://docs.botble.com/cms
## Installation
You can install the package via composer:
```shell
composer require botble/dev-tool
```
### Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
### Security
If you discover any security related issues, please email contact@botble.com instead of using the issue tracker.
## Credits
- [Botble Technologies](https://github.com/botble)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.