.. include:: /Includes.rst.txt .. _start: ============== TYPO3 Helpers ============== :Extension key: ok_typo3_helper :Package name: oliverkroener/ok-typo3-helper :Version: |release| :Language: en :Author: `Oliver Kroener `__ :License: This document is published under the `Open Publication License `__. :Rendered: |today| ---- **A TYPO3 extension providing reusable helper services, traits and utilities to streamline the development of other TYPO3 extensions — including a Microsoft Graph mailer service, a site root resolver and reflection-based property accessors.** .. card-grid:: :columns: 1 :columns-md: 2 :gap: 4 :class: pb-4 :card-height: 100 .. card:: Introduction Learn what this extension does, its features, and system requirements. .. card-footer:: :ref:`Learn more ` :button-style: btn btn-primary .. card:: Installation Install the extension via Composer and activate it in your TYPO3 project. .. card-footer:: :ref:`Get started ` :button-style: btn btn-primary .. card:: Configuration Understand how the helper services are registered and wired up. .. card-footer:: :ref:`Configure ` :button-style: btn btn-primary .. card:: Usage See how to use the mailer service, site root resolver and trait in code. .. card-footer:: :ref:`Read guide ` :button-style: btn btn-primary .. card:: Contact Get in touch with the author for support, questions, or contributions. .. card-footer:: :ref:`Get in touch ` :button-style: btn btn-primary .. toctree:: :maxdepth: 2 :titlesonly: :hidden: Introduction/Index Installation/Index Configuration/Index Usage/Index Contact/Index