https://github.com/acantepie/umbrella-admin-bundle
Umbrella framework
https://github.com/acantepie/umbrella-admin-bundle
admin backend bootstrap bundle php symfony symfony7 umbrella
Last synced: 20 days ago
JSON representation
Umbrella framework
- Host: GitHub
- URL: https://github.com/acantepie/umbrella-admin-bundle
- Owner: acantepie
- License: mit
- Created: 2021-04-18T22:58:04.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-23T20:54:02.000Z (about 1 month ago)
- Last Synced: 2025-03-23T21:31:46.483Z (about 1 month ago)
- Topics: admin, backend, bootstrap, bundle, php, symfony, symfony7, umbrella
- Language: PHP
- Homepage: https://umbrella-corp.dev
- Size: 26.3 MB
- Stars: 134
- Watchers: 11
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
Umbrella Admin Bundle
Easiest way to create beautiful administration backends with Symfony.[](https://symfony.com/)
[](https://www.php.net/)
[](https://getbootstrap.com/)
![]()
## Installation
UmbrellaAdmin requires PHP 8.2 or higher and Symfony 6.4 or higher. Run the
following command to install it in your application:```
$ composer require umbrella2/admin-bundle
```## Documentation
Read [Documentation](https://acantepie.github.io/umbrella-admin-bundle/) to getting started.## Demo application
A demo application showcasing all the features of UmbrellaAdmin is available [here](https://umbrella-corp.dev).
You can view the demo application's code in this [github repository](https://github.com/acantepie/umbrella-admin-demo).## Contributing
Want to contribute ? Check out the [contributing guidelines](https://acantepie.github.io/umbrella-admin-bundle//#/contributing) to get involved.## License
This software is published under the [MIT License](LICENSE.md)