husnet / omega-plugin-bs5card
This package is abandoned and no longer maintained.
The author suggests using the husnet/omega-plugin-card package instead.
Card for OmegaCMS
v1.0.5.102
2021-08-04 21:32 UTC
Requires
- php: ^7.4|^8.0
- illuminate/auth: ^8.0
- illuminate/container: ^8.0
- illuminate/contracts: ^8.0
- illuminate/database: ^8.0
- laravelcollective/html: ^6.0
Requires (Dev)
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^8.0
This package is auto-updated.
Last update: 2021-08-04 21:35:29 UTC
README
Card Plugin for OmegaCMS
Getting started
On your project run :
php artisan omega:plugin-install Card
If you want to modify default layout copy display.blade.php into your theme template directory in template/card/default.blade.php
Documentation
TODO