An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        


Umbrella logo Umbrella Admin Bundle


Easiest way to create beautiful administration backends with Symfony.

[![Symfony version](https://img.shields.io/badge/Symfony->=6.4-red?style=for-the-badge)](https://symfony.com/)
[![PHP version](https://img.shields.io/badge/php->=8.2-blue?style=for-the-badge)](https://www.php.net/)
[![Bootstrap version](https://img.shields.io/badge/Bootstrap-5-purple?style=for-the-badge)](https://getbootstrap.com/)

![test umbrella workflow](https://github.com/acantepie/umbrella-admin-bundle/actions/workflows/phpunit.yaml/badge.svg)


Online demo
Documentation






## 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)