seiger/smailer

Mailing lists Management Module for Evolution CMS admin panel.

Maintainers

Package info

github.com/Seiger/sMailer

Language:Blade

Type:evolutioncms-module

pkg:composer/seiger/smailer

Transparency log

Statistics

Installs: 36

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

v1.0.0 2026-05-06 14:47 UTC

This package is auto-updated.

Last update: 2026-07-29 21:03:25 UTC


README

Latest Stable Version CMS Evolution PHP version License Issues Stars Total Downloads

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