.. 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| ---- **Reusable helper traits and utilities for TYPO3**, including a Microsoft Graph mail conversion service that turns a Symfony ``SentMessage`` into a Graph-ready message object — with full support for recipients, HTML/plain bodies, file attachments and inline ``cid:`` images. .. 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:: Usage Convert messages for Microsoft Graph and use the reflection trait. .. 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 Usage/Index Contact/Index