squadms / default-theme
The default theme for SquadMS.
Installs: 362
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 1
Open Issues: 1
Language:CSS
Requires
- php: ^8.1
- illuminate/support: ^9.0
- livewire/livewire: ^2.4
- squadms/foundation: dev-master
Requires (Dev)
- laravel/pint: ^0.2.2 || ^1.0.0
Suggests
- squadms/servers: Squad server management module for SquadMS
This package is auto-updated.
Last update: 2024-11-05 13:54:26 UTC
README
SquadMS Default Theme
Default Theme for the Squad Management System.
Installation
To install the theme simply run the following command at the root of your squadms project:
composer require squadms/default-theme
Next publish the assets. Remember that you will have to re-publish your assets once you install/upgrade a SquadMS module!
php artisan sqms:publish-assets
Check Out SquadMS
Check out the main Repo at SquadMS/Squad-MS or learn more on squadms.com.
Partners
License
SquadMS and the Laravel framework are open-sourced software licensed under the MIT license.