radix_admin
65 sites
No security coverage
Radix Admin extend Radix theme to handle admin interface, and let you create collaborative platform without specific admin theme :
- Interface for all entity forms
- Configuration and admin views
- Views admin (not yet handled)
Installation
Radix Admin is a base theme.
To create your child theme use these command
drush --include="web/themes/contrib/radix_admin" radix_admin:create SUBTHEME_NAME
And for theme use and build please refer to the Radix documentation