radix admin
51 sites
No security coverage
Radix Admin extends the Radix theme to manage the administrative interface, allowing for the creation of collaborative platforms without requiring a separate admin theme. It provides interfaces for entity forms and configuration, with plans to include admin views.
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