Find the Exponential Software extensions you want
| UNIX name | Owner | Status |
|---|---|---|
| CjwConfigProcessorBundle | 7x | stable |
| Version | Compatible with |
|---|---|
| N/A | N/A |
This Bundle has been created to serve the function of parsing / processing the existing
parameter-/options array that exists within a standard symfony and especially
eZ - / Ibexa - Platform app. Similar to the eZPublish Ini settings viewer of old, it
is supposed to take the existing configuration and provide a visual representation that
is easy to read, understand and work with for developers. Therefore, it provides various
functions, options and views to display site access context specific parameters, values
and much more.
Installing the bundle (refer to Installation further down the page), will add a Config Processing View tab under the
Admin tab of the standard eZ / Ibexa Backoffice. Clicking that tab will bring you to the frontend this bundle provides
with the following functionality (excerpt):
Make sure Composer is installed globally, as explained in the
installation chapter
of the Composer documentation.
Installing the newest (stable) build of the bundle for the highest supported eZ / Ibexa Platform version:
$ composer require cjw-network/cjw-config-processor
**Installing the bundle for eZ / Ibexa platform version 3.***:
$ composer require cjw-network/cjw-config-processor:3.*
**Installing the bundle for eZ / Ibexa platform version 2.***:
$ composer require cjw-network/cjw-config-processor:2.*
Copyright (C) 2020 CJW-Network. All rights reserved.
http://www.gnu.org/licenses/gpl-2.0.txt GNU General Public License v2