lelesys/plugin-newsletter

Last activity 27 May 2018 3 5 966
composer require lelesys/plugin-newsletter

Newsletter plugin for TYPO3 Neos.

1.1.1

Version
1.1.1
Type
typo3-flow-plugin
Release Date
Jan 07, 2015 11:42
Source
git
Distribution
zip
Requires
  • typo3/neos: 1.1.*
  • typo3/swiftmailer: 4.1.5
LGPL-3.0+ 5de990e08c0cad2679ff6ae8f1dcc5e635dd2571

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