seiger / smailer
Mailing lists Management Module for Evolution CMS admin panel.
Package info
Language:Blade
Type:evolutioncms-module
pkg:composer/seiger/smailer
v1.0.0
2026-05-06 14:47 UTC
Requires
- php: ^8
README
sMailer provides mailing-list and newsletter management for Evolution CMS.
The 2.x branch currently contains the installable EvoUI manager foundation.
Subscriber, campaign, delivery queue, and sTask worker capabilities will be
introduced as separate verified increments.
Install by artisan package installer
Run in your /core/ folder:
php artisan package:installrequire seiger/smailer "2.x-dev"
The foundation requires PHP 8.4 or newer, Evolution CMS 3.5.7 or newer, EvoUI, and sTask. It registers the manager shell without publishing package-owned copies of EvoUI assets and without enabling delivery workers or the historical cron-based delivery commands.
composer test