2017 © Pedro Peláez
 

typo3-flow-plugin plugin-newsletter

Newsletter plugin for TYPO3 Neos.

image

lelesys/plugin-newsletter

Newsletter plugin for TYPO3 Neos.

  • Sunday, May 27, 2018
  • by pankajlele
  • Repository
  • 18 Watchers
  • 2 Stars
  • 907 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 4 Open issues
  • 13 Versions
  • 1 % Grown

The README.md

Lelesys Plugin Newsletter

This plugin adds Newsletter to your websites., (*1)

Warning: This plugin is experimental., (*2)

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 requirement
            replyTo: ''
            senderEmail: 'no-reply@yourdomain'
            senderName: 'Your Organization name'
            # These are optional. You can add your email addresses as per requirement
            ccAddresses: ''
            bccAddresses: ''
            baseUrl : 'Base url of your site(e.g. http://demosite.local.com')
          flashMessage:
            packageKey: 'Lelesys.Plugin.Newsletter'
  • Create required database tables by running doctrine migrate command:
./flow doctrine:migrate

Usage

  • add the plugin content element "Newsletter Subscription Form" to the position of your choice., (*3)

  • this will display form in frontend, (*4)

  • add the plugin content element "Newsletter Subscribtion Confirmation" at site node (the first page of your site) for confirmation of subscribtion and to view confirmation message of newsletter ., (*5)

  • add the plugin content element "Lelesys Newsletter Node" to the position of your choice., (*6)

  • this will display content element with plus icon to create new newsletter node. The new node will be created under the page. Enter the text to be sent in the newsletter email, (*7)

  • All role Lelesys.Plugin.Newsletter:NewsletterAdmin so that administrator can see all backend modules related to newsletter.

*Note:- * Configure cron for command './flow newsletter:sendout' of newsletter plugin -The command './flow newsletter:sendout' will fire through cron It will send news letters to subscribers, (*8)

The Versions

27/05 2018

2.3.x-dev

2.3.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

27/05 2018

2.3.1

2.3.1.0

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

18/04 2018

dev-master

9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+ GPL-3.0-or-later

The Requires

 

09/04 2018

2.3.0

2.3.0.0

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

05/01 2017

2.2.x-dev

2.2.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

04/01 2017

2.1.x-dev

2.1.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

25/06 2016

2.0.x-dev

2.0.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

16/06 2016

1.1.x-dev

1.1.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

16/06 2016

1.2.x-dev

1.2.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

16/06 2016

1.0.x-dev

1.0.9999999.9999999-dev

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

07/01 2015

1.1.1

1.1.1.0

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

06/12 2014

1.1.0

1.1.0.0

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires

 

11/11 2014

1.0.2

1.0.2.0

Newsletter plugin for TYPO3 Neos.

  Sources   Download

LGPL-3.0+

The Requires