Skip to content

Basic newsletter plugin. This is an October CMS and Winter CMS plugin.

License

Notifications You must be signed in to change notification settings

gergo85/oc-newsletter

Repository files navigation

Newsletter plugin

Main features

  • Managing mails
  • Managing categories
  • Managing subscribers
  • Support the GDPR
  • Export & Import data
  • Detailed mail logs
  • Front-end forms
  • Back-end widgets
  • Innovative solutions

Quick navigation

If you modify any content, one or two arrows appear along the right of the delete icon. There are the navigation links. You can simply go to the previous or next content.

Available widgets

You can use the following widgets on the back-end Dashboard:

  • Mail statistics
  • Subscriber statistics
  • List of new mails

Available components

Use the Components > News panel in CMS menu. At this moment there are the following components:

  • Subscriber form
  • Unsubscribe form

Mail template variables

  • {{ name }} - Name of subscriber
  • {{ email }} - E-mail of subscriber
  • {{ title }} - Title of mail
  • {{ content }} - Content of mail

You can customize the layout of emails in the Settings > Mail > Mail templates page.

Supported plugins

Available languages

  • en - English
  • hu - Magyar

Requirements

  • October CMS or Winter CMS.
  • AJAX Framework is needed for the subscription form to work.

Add back-end widgets

  1. Go to the Dashboard page in the Backend.
  2. Click on the Manage widgets > Add widget button.
  3. Select the any Newsletter widgets from the list.

Credits