TYPO3 Logo
Mail system
Release: 1.0

Loading data.

  • Introduction
    • What does it do?
    • Dependencies
    • Sponsoring
  • Quick start
    • Quick installation
    • Quick configuration
    • Create recipient groups
    • Create MAIL page
    • Create MAIL content
    • Create mailing
    • Send mail
    • Mail Report
  • Reference
    • Extension Configuration
    • Site Configuration
    • TypoScript
    • Page TSconfig
    • User TSconfig
    • Events
    • Command Controller
    • ViewHelpers
  • Sitemap
  • Index

PAGE CONTENTS

  • Quick start
  1. Start
  2. Quick start
View source

Display settings


Color scheme of code blocks:


Quick start¶

  1. Installation:

    composer require mediaessenz/mail
    

    Update database scheme and clear caches

  2. Configuration:

    1. Add or import recipient sources configuration yaml into site configuration

    2. Add a new MAIL sys-folder inside of your page tree

    3. Add static Page TSconfig files

    4. Select MAIL backend layout

    5. Include TypoScript templates

    6. Configure default settings

  3. Create recipient group:

    Create recipient group

  4. Create first MAIL:

    1. Create MAIL page

    2. Create MAIL content

  5. Create mailing:

    1. Choose source

    2. Settings

    3. Categories

    4. Test mail

    5. Schedule sending

  6. Send mail manually:

    Send mail manually

  7. Mail report

    Mail report

  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Jan 05, 2023 19:46

Last rendered: Jan 05, 2023 19:47

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright since 2022 by Alexander Grein
  • Legal Notice
  • Privacy Policy
  • Code of Conduct