lelesys/plugin-newsletter

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

Newsletter plugin for TYPO3 Neos.

1.0.x-dev

Version
1.0.x-dev
Type
typo3-flow-plugin
Release Date
Jun 16, 2016 08:00
Source
git
Distribution
zip
Requires
  • typo3/neos: 1.0.*
  • typo3/swiftmailer: 4.1.5
LGPL-3.0+ 98a0853448989e3260b05939639b4cc8db60f8a9

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