olivermelle/om-evergreen

Typo3 template intended to just work. Responsive, SEO friendly and 100% GDPR compliant. Available March / April 2023.

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:typo3-cms-extension

v1.0.2 2023-05-01 21:56 UTC

This package is auto-updated.

Last update: 2024-04-30 00:32:26 UTC


README

OM Evergreen is the multipurpose Typo3 template for your enterprise needs. Fully responsive, SEO-friendly (by following Google recommendations among others) and 100% GDPR compliant.

Check out the PRO version for a multitude of customization options to make your website fully unique and adapt it to your CI.
The PRO version can also be individually adjusted and extended to your specific needs.

Installation

It is recommended to install OM Evergreen via Composer:

composer require olivermelle/om-evergreen

Instructions on how to install TYPO3 via Composer
Instructions on how to migrate TYPO3 to Composer

Configuration

Add OM Evergreen TypoScript

Go to the module Web > Template and choose your root page. It soould already contain a template record. If it doesn’t, create one by clicking the button Create template for a new site. Switch to the view Info/Modify and click on Edit the whole template record.

When you just created a now template record, delete the automatically created Setup (starting with # Default PAGE object:).

Tab "Includes"
Switch to tab Includes and add TypoScript needed for OM Evergreen(om_evergreen). Make sure you include this template after all other included templates. Do not include Fluid Content Elements CSS.

The templates Fluid Content Elements and XML Sitemap don’t have to be included, they will be automatically included by OM Evergreen’s TypoScript.

Set backend layout

Go to the module Web > Page and select your root page.

Toolbar of the page
Go to the page properties by clicking the button Edit page properties (Right button)

Tab "Appearance"
Switch to tab Appearance and select Default for Backend layout (this page only) and Backend layout (subpages of this page).

License

OM Evergreen is licensed under the GNU General Public License 2.0 or later.