rohsyl / omega-plugins-bundle
OmegaCMS Plugins Bundle
v1.1.0
2022-09-01 19:28 UTC
Requires
- php: >=8.0.2
- illuminate/auth: ^9.0
- illuminate/container: ^9.0
- illuminate/contracts: ^9.0
- illuminate/database: ^9.0
- laravelcollective/html: ^6.0
Requires (Dev)
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.0
README
This package contains some basics plugins for Omega CMS
Available plugins :
- title
- text
- banner
- html
- redirect
These plugins provide components to help the user build the content of pages.
Getting started
This package is shipped with rohsyl/omega-core
.
You can manually install plugins of this package with the following command :
php artisan omega-plugins-bundle:install
Enjoy !