husnet / omega-plugin-card
Card for OmegaCMS
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
pkg:composer/husnet/omega-plugin-card
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: 2025-10-05 06:27:50 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