netgen / better-ibexa-admin-ui
Better Ibexa Admin UI implements an enhanced administration UI for Ibexa DXP
Installs: 1 155
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 9
Forks: 3
Open Issues: 0
Type:ezplatform-bundle
Requires
- ibexa/admin-ui: ^4.4
Requires (Dev)
- ibexa/graphql: ^4.5
- netgen/ibexa-site-api: ^5.4
README
Netgen Better Ibexa Admin UI
Better Ibexa Admin UI implements an enhanced administration UI for Ibexa DXP that adds some missing features we loved from eZ Publish Legacy administration interface.
Installation & license
Install the package with composer require netgen/better-ibexa-admin-ui
. This
will automatically enable the bundle, but will not enable the new interface in
Ibexa Admin UI. To enable the interface, you need to set the design of
admin_group
siteaccess group to ngadmin
, e.g.:
ibexa: system: admin_group: design: ngadmin
Next, import the routes into your project:
netgen_better_ibexa_admin_ui: resource: '@NetgenBetterIbexaAdminUIBundle/Resources/config/routing.yaml'
Licensed under GPLv2