Download the PHP package modera/backend-google-analytics-config-bundle without Composer
On this page you can find all versions of the php package modera/backend-google-analytics-config-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download modera/backend-google-analytics-config-bundle
More information about modera/backend-google-analytics-config-bundle
Files in modera/backend-google-analytics-config-bundle
Package backend-google-analytics-config-bundle
Short Description Provide UI access to configuration properties from 'analytics' category.
License MIT
Informations about the package backend-google-analytics-config-bundle
ModeraBackendGoogleAnalyticsConfigBundle
Contributes a section to Settings page that allows to configure Google Analytics.
Installation
Add a dependency to your composer.json by running:
composer require modera/backend-google-analytics-config-bundle
You don't have to manually update your AppKernel class if you have modera/module-bundle
bundle installed already, otherwise
you need to add this to your AppKernel:
new \Modera\BackendGoogleAnalyticsConfigBundle\ModeraBackendGoogleAnalyticsConfigBundle(),
Documentation
You can use "modera_config_value" Twig function to fetch values of your configuration properties right from templates
(for this you need to use v1.1.0 of modera/config-bundle
bundle).
Licensing
This bundle is under the MIT license. See the complete license in the bundle: Resources/meta/LICENSE
All versions of backend-google-analytics-config-bundle with dependencies
modera/config-bundle Version ^3.1|^4.0|^5.0
modera/mjr-security-integration-bundle Version ^3.1|^4.0|^5.0
modera/backend-tools-settings-bundle Version ^3.1|^4.0|^5.0
modera/backend-config-utils-bundle Version ^3.1|^4.0|^5.0
sergeil/expander-bundle Version ^1.0