Download the PHP package ns/color-admin-bundle without Composer
On this page you can find all versions of the php package ns/color-admin-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ns/color-admin-bundle
More information about ns/color-admin-bundle
Files in ns/color-admin-bundle
Package color-admin-bundle
Short Description Template bundle for Color Admin
License
Homepage https://github.com/NobletSolutions/ColorAdminBundle
Informations about the package color-admin-bundle
Intro to Color Admin Bundle
Configuration
Main navigation configuration
MenuBuilder
See sample MenuBuilder in ColorAdminBundle/Menu/MenuBuilder.php
Services config
Other config
Forms
This bundle adds some new form types, and adds additional features to existing ones.
New Form Types
Datepicker
NS\ColorAdminBundle\Form\Type\DatepickerType
Provides an interactive datepicker.
Telephone
NS\ColorAdminBundle\Form\Type\DatepickerType
Provides a formatted ((999) 999-9999) phone number input. Actually likely redundant with the extension to the text input
SearchableSelect
NS\ColorAdminBundle\Form\Type\FilterableSelectType
Provides a filterable select field with typeahead and remote autocomplete support. Inherits all options from ChoiceType with the exception of 'expanded'
Extended Form Types
All Types
Additional options for all form types.
TextType
Additional options for TextType and types that extend it (Email, Password, etc)
PasswordType
Additional options for PasswordType and types that extend it.
CollectionType
Additional options for CollectionType and types that extend it.
Error Templates
There are error templates located in views/Exception; Copy/extend these in app/Resources/TwigBundle/views/Exception to use the custom error page templates.
All versions of color-admin-bundle with dependencies
ext-json Version *
symfony/framework-bundle Version ^3.0||^4.0||^5.0||^6.0
symfony/form Version ^3.0||^4.0||^5.0||^6.0
symfony/event-dispatcher Version ^3.0||^4.0||^5.0||^6.0
symfony/routing Version ^3.0||^4.0||^5.0||^6.0
twig/twig Version ^2.0|^3.0
knplabs/knp-menu-bundle Version ^2.1|^3.0
ns/flash-bundle Version ^1.0|^2.0|^3.0
doctrine/orm Version ^2.5|^2.6
symfony/doctrine-bridge Version ^6.2