olivermelle / om-evergreen
Typo3 template intended to just work. Responsive, SEO friendly and 100% GDPR compliant. Available March / April 2023.
Requires
- fluidtypo3/vhs: ^6.1
- ichhabrecht/content-defender: ^3.2
- typo3/cms-backend: ^11.5
- typo3/cms-core: ^11.5
- typo3/cms-fluid-styled-content: ^11.5
- typo3/cms-rte-ckeditor: ^11.5
- typo3/cms-seo: ^11.5
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:
).
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.
Go to the page properties by clicking the button Edit page properties
(Right button)
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.