lelesys/plugin-newsletter

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

Newsletter plugin for TYPO3 Neos.

1.1.x-dev

Version
1.1.x-dev
Type
typo3-flow-plugin
Release Date
Jun 16, 2016 08:18
Source
git
Distribution
zip
Requires
  • typo3/neos: 1.1.*
  • typo3/swiftmailer: 4.1.5
LGPL-3.0+ 6f7ebc3f4840fc41b4638f0d54214e8250df7769

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