WP Manifestindependent plugin directory
manifest / email / simple-wordpress-custom-newsletter-multi-lang-plugin

WP Simple Newsletter (Multilingual, SMTP, Admin & CSV)

Simple Wordpress Custom Newsletter Multi Lang Plugin With SMTP

by Custom Bn · github.com/webdevops-guru/simple-wordpress-custom-newsletter-multi-lang-plugin

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/webdevops-guru/simple-wordpress-custom-newsletter-multi-lang-plugin/archive/refs/heads/main.zip

Readme

Simple-Wordpress-Custom-Newsletter-Multi-Lang-Plugin

Simple Wordpress Custom Newsletter Multi Lang Plugin With SMTP

Simple Step To Implement as Wordpress Plugin

  1. Create Folder "wp-simple-newsletter" in Wordpress Plugin Folder.
  2. Download this file "wp-simple-newsletter.php" and put into the "wp-simple-newsletter" folder.
  3. Login to wordpress admin panel and find above plugin under plugin page
  4. Click on plugin "Activate" button
  5. Place short-code where you want newsletter field.

Features:

  1. Table will be created automatically
  2. Integrate with plugin POLYLANG
  3. Directly use short-code
  4. Ajax form submission
  5. Email will be sent using SMTP
  6. You can see all subscribers under admin panel
  7. You can download it in CSV

Read the full README on GitHub →