WP Manifestindependent plugin directory
manifest / email / wpforo-newsletter

Weekly Newsletter Sender

Sends scheduled email digests of WordPress posts and wpForo discussions with customizable templates and SMTP support.

by Marep · github.com/matejrepka/wpforo-newsletter · website

0stars
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/matejrepka/wpforo-newsletter/archive/refs/heads/master.zip

Declares an update source (https://github.com/matejrepka/wpforo-newsletter), so updates arrive through the plugin's own updater.

From the readme

Weekly Newsletter Sender Weekly Newsletter Sender is an open-source WordPress plugin that creates scheduled email digests from WordPress posts and optional wpForo forum activity. Version 1.0.0 is the first public release. Features - Scheduled weekly newsletters with configurable day and time - WordPress post and custom post type summaries - Optional wpForo forum and topic summaries - Recipient selection by WordPress user role - WordPress wpmail() or authenticated SMTP delivery - Customizable email colors, typography, logo, header, introduction, and footer - Email preview and test-send tools - English and Slovak interfaces - Optional cron-job.org integration for external scheduling Requirements - WordPress 6.0 or newer - PHP 7.4 or newer with OpenSSL enabled - wpForo only when forum content is enabled - A working WordPress mail configuration or SMTP account Installation 1. Download the weekly-newsletter-sender.zip file from the latest GitHub release. 2. In WordPress, open Plugins Add New Plugin Upload Plugin. 3. Select the ZIP file, install it, and activate Weekly Newsletter Sender. 4. Open Newsletter in WordPress administration and review every configuration tab before en

Read the full README on GitHub →