tellaw / sunshine-admin-bundle
Admin Bundle for Symfony
Installs: 2 894
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 7
Forks: 1
Open Issues: 8
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
- dev-master
- v1.4.4
- v1.4.3
- v1.4.2
- v1.4.1
- v1.4.0
- v1.3.9
- v1.3.8
- v1.3.7
- v1.3.6
- v1.3.5
- v1.3.4
- v1.3.3
- v1.3.2
- v1.3.1
- v1.3.0
- v1.2.5.8
- v1.2.5.7
- v1.2.5.6
- v1.2.5.5
- v1.2.5.4
- 1.2.5.3
- v1.2.5.2
- v1.2.5.1
- v1.2.5
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v0.9.33
- v0.9.32
- v0.9.31
- v0.9.30
- v0.9.29
- v0.9.28
- v0.9.27
- v0.9.26
- v0.9.25
- v0.9.24
- v0.9.23
- v0.9.22
- v0.9.21
- v0.9.20
- v0.9.19
- v0.9.18
- v0.9.17
- v0.9.16
- v0.9.15
- v0.9.14
- v0.9.13
- v0.9.12
- v0.9.11
- v0.9.10
- v0.9.9
- v0.9.8
- v0.9.7
- v0.9.6
- v0.9.5
- v0.9.4
- v0.9.3
- v0.9.2
- v0.9.1
- v0.9.0
- dev-sf6-sebl
- dev-sf6
- dev-sf4.4
- dev-themev5
This package is not auto-updated.
Last update: 2025-03-24 22:39:41 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