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.
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