183

Product support

Get help in the plugin support forum.

Categories

This plugin can be used for publishing Newsposts. Visitors can also subscribe to NewsLetter. Newsposts are displayed on the website and also send newspots by mail to all subscribed users.

Available components :

  • Categories
  • Newsposts
  • Newspost content
  • Subscriber form

Main features :

  • Manage categories
  • Manage Newsposts
  • Manage Subscribers
  • Send NewsLetter by mail
  • Import & Export Newsposts and subscribers
  • Front end forms
  • Customize mail template

Simply install NewsLetter plugin. NewLetter plugni has 4 components.

Newsposts component :

Newsposts component used to display newspost list. Newspost component has the following properties:

  • Page Number – Determine what page the user is on. it is used as a routing parameter. The default value is {{ :page }} to obtain the value from the route parameter :page.
  • News Post per page – How many newsposts show on-page. The default is 10.
  • No Newspost message – Message to display in the empty post list.
  • Sort Order – The column name and direction used for the sort order of the newsposts. The default value is published_at desc.
  • Category Page – Path to the category page.
  • Newspost Page – Path to the newspost details page. This property is used in the default component partial for creating links to the newsposts.

Newspost content component :

Newspost content component used to display Newspost details page. Newspost content component has the following properties:

  • Slug – The value used for looking up the newspost by its slug. The default value is {{ :slug }} to obtain the value from the route parameter :slug.

Categories component :

  • Categories component used to display categories list on the page.

Subscriber form component :

  • Subscriber form component used to display categories list on the page.
1.0.4

Updated table vimirlab_newsletter_news

Apr 23, 2020

1.0.3

Updated table vimirlab_newsletter_news

Apr 23, 2020

1.0.2

Updated table vimirlab_newsletter_news

Apr 23, 2020

1.0.1

Updated table vimirlab_newsletter_news

Apr 23, 2020

1.0.0

Initialize NewsLetter Plugin

Mar 16, 2020