lelesys/plugin-newsletter

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

Newsletter plugin for TYPO3 Neos.

2.3.0

Version
2.3.0
Type
typo3-flow-plugin
Release Date
Apr 09, 2018 08:14
Source
git
Distribution
zip
Requires
  • typo3/neos: ~2.3.0
  • typo3/swiftmailer: ~5.4.2
LGPL-3.0+ 5d7f1cc334500813de34409f77106aea812c4810

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).