Skip to content
Installation
- Place the add-on folder at
system/user/addons/mailroom. The folder must be named mailroom, not mailroom-main.
- In the ExpressionEngine Control Panel, go to Add-Ons and install Mailroom.
- If deploying an update, run
php system/ee/eecli.php addons:update -a mailroom from the site root when CLI access is available.
- Clear ExpressionEngine caches after install or update. Some hosts may show cache file permission warnings while still completing the clear.
- Open Diagnostics and confirm the database tables, default transport, and email hook checks pass.