Joomla Installation
- Download Add Custom PHP.
- In the Joomla control panel select: Extensions > Install/Uninstall.
- In the Upload Package File section click Choose File and locate the "add-custom-php-2.0.0.zip".
- Then click Upload & Install to upload the file and complete the installation.
Configuration
In order to configure Add Custom PHP go to the Joomla control panel and select: Extensions > Plugin Manager. Locate "System - Add Custom PHP" in the list and click it. You can see the Parameters of the plugin as below:
Parameters
The Add Custom PHP plugin has the following parameters:
- Custom PHP File 1 Path: The relative path, starting from the Joomla installation folder, to your custom PHP file. Example: 'templates/my-template/custom/custom.php'.
- Load File 1 In: Defines where the first custom PHP file will be loaded. Front-end is the normal website. Back-end is the Joomla administration.
- Custom PHP File 2 Path: The relative path, starting from the Joomla installation folder, to your custom PHP file. Example: 'templates/my-template/custom/custom.php'.
- Load File 2 In: Defines where the second custom PHP file will be loaded. Front-end is the normal website. Back-end is the Joomla administration.
- Custom PHP File 3 Path: The relative path, starting from the Joomla installation folder, to your custom PHP file. Example: 'templates/my-template/custom/custom.php'.
- Load File 3 In: Defines where the third custom PHP file will be loaded. Front-end is the normal website. Back-end is the Joomla administration.
Uninstall from Joomla
- Select "Extensions > Manage > Manage".
- Locate the line with name "System - Add Custom PHP" in the list.
- Check the line and click "Uninstall".
Full Customization
If you need full customization of your website then you can use all the following free extensions:
It is recommended to put these extensions in the order specified and after all other extensions in the list.