Download the PHP package netgen/ibexa-admin-ui-extra without Composer
On this page you can find all versions of the php package netgen/ibexa-admin-ui-extra. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download netgen/ibexa-admin-ui-extra
More information about netgen/ibexa-admin-ui-extra
Files in netgen/ibexa-admin-ui-extra
Package ibexa-admin-ui-extra
Short Description Netgen's extra Admin UI bits for Ibexa CMS
License GPL-2.0-only
Homepage https://github.com/netgen/ibexa-admin-ui-extra
Informations about the package ibexa-admin-ui-extra
Netgen's extra bits for Ibexa CMS Admin UI
Netgen's extra Admin UI bits for Ibexa CMS 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/ibexa-admin-ui-extra
. 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.:
Next, import the routes into your project:
Content URLs by Siteaccess
This package enhances the visibility of Content URLs by Siteaccess. URLs can be viewed in the administration interface under the URL tab within the Content view.
The package distinguishes between two types of URLs:
- Siteaccess URLs that reside within the configured Siteaccess Content tree.
- Siteaccess URLs that exist outside the configured Siteaccess Content tree.
By default, the overview of URLs outside the configured Content tree is disabled. To display these URLs, you need to enable this option in your configuration:
Licensed under GPLv2