Download the PHP package fatchip-gmbh/plugin_oxid6_srcinject without Composer
On this page you can find all versions of the php package fatchip-gmbh/plugin_oxid6_srcinject. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fatchip-gmbh/plugin_oxid6_srcinject
More information about fatchip-gmbh/plugin_oxid6_srcinject
Files in fatchip-gmbh/plugin_oxid6_srcinject
Package plugin_oxid6_srcinject
Short Description An Oxid Module for sourcecode injection
License GPL-3.0
Homepage https://www.fatchip.de/
Informations about the package plugin_oxid6_srcinject
Fatchip Oxid Sourcecode Injection Module
OXID Module for sourcecode injection
With this module you can add additional content such as \
CSS snippets or tracking codes, fed directly into the source code through the admin page.
Installation
Installation with Composer
- In your console, navigate to the root directory of your shop
- Use the following command to install the module:
composer require fatchip-gmbh/plugin_oxid6_srcinject
Manual Installation
- Copy the content into source/modules of the shop installation
-
In the composer.json file in the base folder of the shop add the autoload configuration or extend if already existing:
-
Connect to the webserver with a console, navigate to the shop base folder and execute the following command:
-
If your OXID Version >= 6.2, execute the following command
- Log in to the shop admin area go to the module
- Enable the module
- In the module settings
- Set Head injection if needed
- Set Body injection if needed
Author
FATCHIP GmbH | https://www.fatchip.de | [email protected]