Administration¶
Installation¶
Refer to TYPO3 documentation for further details on installing extensions.
Supported extensions¶
Extension |
Version tested |
---|---|
container_elements |
5.1.0 |
easyconf |
2.1.0 |
eventnews |
6.0.2 |
news |
11.3.0 |
tt_address |
8.0.1 |
Static templates¶
In an installation using container_elements
and user_pizpalue
the following
static extension templates would be included:
Note
The order in which the extension templates are included matters: Pizpalue
related templates are inserted after 3rd party extensions and the site
package Customization (user_pizpalue)
comes at the end.
Update¶
After updating this extension the data base structure should be analysed in the maintenance module and the upgrade wizards from the upgrade module should be checked for new wizard steps.
Upgrade¶
Note
Upgrade tasks are only needed to be carried out in case breaking changes were
introduced between the old and new release. Breaking changes are marked with
[!!!]
in the commit messages.
When upgrading please make sure to understand all the breaking changes and
carry out the wizards from the upgrade module.
The following upgrade descriptions are available:
Extensions¶
For some extensions additional packages are available:
Development / Maintenance¶
During development or maintenance phase two actions might be of interest:
Show under construction page
Enable code debugging
To temporarily show an under construction page an url redirection might be created and the code debugging might be enabled by setting the site mode in the "PIZPALUE: AGENCY" category from the constant editor. The following site modes are available:
Site mode |
Description |
---|---|
Production |
Used when the site is ready. |
Maintenance |
Used to temporarily debug code when site is in production. |
Develop |
Used during site development to debug the code. SEO is limited. Used only when site has not been in production. |
Review |
Used to review the site with the customer. SEO is limited. Used only when site has not been in production. |
Note
A blinking dot might be shown on the left top side from the website indicating the site not being ready for production. The dot disappears when the site mode is set to production and the current domain corresponds to the domain defined in the site configuration.