tellaw / sunshine-admin-bundle
Admin Bundle for Symfony
v1.4.4
2020-11-25 15:53 UTC
Requires
- php: >=7
- ninsuo/symfony-collection: 2.1.19
- stfalcon/tinymce-bundle: ^2.4
- symfony/security-acl: 3.0.*
- tetranz/select2entity-bundle: 2.*
- vich/uploader-bundle: ^1.9.0
This package is not auto-updated.
Last update: 2026-06-16 04:37:04 UTC
README
| description | SunshineAdminBundle is a bundle designed to help you to create easily a backoffice tool for your application. |
|---|
Sunshine Admin Bundle
Documentation
This documentation is available with a lot of features on :
https://sunshine-team.gitbook.io/sunshineadminbundle/
Requierements
| PHP | 7.0 or later |
|---|---|
| Symfony | 3.4 or later. SF4 recommended. |
The bundle provides two different level :
- Entities management : Very simple to setup, it makes possible to handle CRUD actions very easily.
- Pages and widgets management : Makes possible for user to go a step further and customize the backoffice application.
Let's play
Entities Management
Pages, Widget and menu
- Menu Configuration
- Type : section
- Type : submenu
- Type : list
- Type : page
- Type : route
- Type : external page
- Roles & Permissions
- Theme configuration
- Page configuration
- Widgets
- Creation of a new Page with widgets
- Creating Widgets
Crud Widget
Security and Roles
- Enabling Authentication
- Filtering by user role
Filtering List
Ordered list
- How to order lists