.. include:: /Includes.rst.txt .. _quick-start: =========== Quick start =========== .. rst-class:: bignums-tip #. :ref:`Installation ` #. Configuration .. rubric:: Classic way #. :ref:`Add or import recipient sources configuration yaml into site configuration ` #. :ref:`Add a new MAIL sys-folder inside of your page tree ` #. :ref:`Add static Page TSconfig files ` #. :ref:`Set MAIL Backend Layout ` #. :ref:`Include TypoScript Templates ` #. :ref:`Configure Default Settings ` .. rubric:: Site sets way (TYPO3 13 and above) #. :ref:`Add a new Site Root for MAIL ` #. :ref:`Add MAIL Site Set ` #. :ref:`Set MAIL Backend Layout ` #. :ref:`Configure the Styles of your mails ` #. :ref:`Create Recipient Groups ` #. Create first mail: #. :ref:`Create MAIL Pages ` #. :ref:`Use Placeholder in MAIL Content ` #. Create mailing: #. :ref:`Choose source ` #. :ref:`Settings ` #. :ref:`Categories ` #. :ref:`Test mail ` #. :ref:`Schedule sending ` #. :ref:`Send mail manually ` #. :ref:`Mail report ` #. :ref:`Pitfalls ` .. toctree:: :maxdepth: 5 :titlesonly: :hidden: Installation Configuration RecipientGroups CreateMailPage CreateMailContent CreateMailing SendMail MailReport Pitfalls