lelesys/plugin-newsletter

Letzte Aktivität 27 May 2018 3 5 966
composer require lelesys/plugin-newsletter

Newsletter plugin for TYPO3 Neos.

2.2.x-dev

Version
2.2.x-dev
Type
typo3-flow-plugin
Release Date
Jan 05, 2017 09:08
Source
git
Distribution
zip
Requires
  • typo3/swiftmailer: 5.4.1
  • typo3/neos: 2.2.*
LGPL-3.0+ 9b634f87d885aba0850c7cbb9e11de969a99a7d9

Readme excerpt

Lelesys Plugin Newsletter

This plugin adds Newsletter to your websites.

Warning: This plugin is experimental.

Quick start
  • Include the plugin's TypoScript definitions to your own one's (located in, for example, Packages/Sites/Your.Site/Resources/Private/TypoScripts/Library/ContentElements.ts2) with:
include: resource://Lelesys.Plugin.Newsletter/Private/TypoScript/Root.ts2
  • Add the following code in settings of your package, Newsletter plugin sender email configuration:
Lelesys: Plugin: Newsletter: email: admin: 'no-reply@yourdomain' subject: 'Confirm Subscription' # You can add your email address as per …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 12 package(s).