A WordPress plugin that helps you re-engage inactive users by sending personalized emails containing their previous posts and recent blog updates.
- Automated Email System: Schedule automatic weekly emails to inactive users
- Customizable Inactivity Period: Define what constitutes an "inactive" user
- User Role Targeting: Choose which user roles receive reactivation emails
- Post History: Include users' past contributions in the email
- Recent Content: Show recent blog posts to spark interest
- Manual Control: Send test emails and trigger manual email campaigns
- Multilingual Support: Ready for translations (currently supports English and Spanish)
- WordPress 5.8 or higher
- PHP 7.4 or higher
- A working email configuration in WordPress
- Download the plugin zip file
- Go to WordPress admin panel > Plugins > Add New
- Click "Upload Plugin" and choose the downloaded file
- Activate the plugin
- Go to Settings > User Reactivation to configure
- Automatic Sending: Enable/disable automatic weekly emails
- Inactivity Period: Set the number of days without posts to consider a user inactive
- User Roles: Select which user roles should receive emails
- Post Options: Choose to include only users with published posts
- Number of Posts: Configure how many user posts and recent blog posts to include
- Email Preview: Send test emails to verify the configuration
- Enable automatic sending in the settings
- Configure your preferred inactivity period
- Select target user roles
- The plugin will automatically send emails weekly to inactive users
- Go to the plugin settings page
- Use the "Send Test Email" button to preview how emails will look
- Use the "Send Emails Now" button to manually trigger a reactivation campaign
- English (Default)
- Spanish (es_ES)
- Mexican Spanish (es_MX)
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement
) - Make your changes
- Commit your changes (
git commit -am 'Add new feature'
) - Push to the branch (
git push origin feature/improvement
) - Create a Pull Request
This project is licensed under the GPL v2 or later - see the LICENSE file for details.
- Custom email templates
- Email sender customization
- Statistics dashboard
- Export inactive users list
- Basic email functionality
- User role selection
- Manual and automatic sending
- Multilingual support
For support, please create an issue in the GitHub repository or contact us at [email protected].
- Eduardo Llaguno - Initial work - sesolibre.com
- WordPress Plugin Development Team
- All contributors who help improve this plugin
- The WordPress community for feedback and support
Made with ❤️ for the WordPress community by sesolibre.com