austral / design-bundle
Design system for Austral admin
Installs: 1 762
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:HTML
Type:symfony-bundle
Requires
- php: ^8.0 || ^8.1 || ^8.2
- symfony/twig-bundle: ^5.4 || ^6.4
- twig/extra-bundle: ^3.0
- twig/string-extra: ^3.2
- twig/twig: ^3.0
Suggests
- austral/admin-bundle: ^3.1
README
It is a admin interface for the Symfony Framework projects.
Install bundle
You can install it with Composer:
composer require austral/design-bundle
Documentation
See documentation on the official website
Commit Messages
The commit message must follow the Conventional Commits specification. The following types are allowed:
update
: Updatefix
: Bug fixfeat
: New featuredocs
: Change in the documentationspec
: Spec changetest
: Test-related changeperf
: Performance optimization
Examples:
update : Something
fix: Fix something
feat: Introduce X
docs: Add docs for X
spec: Z disambiguation
License and Copyright
See License
Credits
Created by Matthieu Beurel. Design by Guillaume Grimaud. Sponsored by Yipikai Studio.