rohsyl / omega-plugins-bundle
OmegaCMS Plugins Bundle
Installs: 85
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/rohsyl/omega-plugins-bundle
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 !