Contributing to AcelleMail Development
How to contribute bug fixes, features, and translations to the AcelleMail open-source project.
8 articles tagged with "Laravel"
How to contribute bug fixes, features, and translations to the AcelleMail open-source project.
Run AcelleMail in Docker using docker-compose with separate containers for the app, queue workers, MySQL, Redis, and Nginx.
Understand AcelleMail's Laravel architecture and add custom features without breaking core functionality.
What you need to run AcelleMail — from shared hosting to cloud VPS, with detailed specifications.
Complete installation guide for AcelleMail on a fresh Ubuntu 22.04 server with Nginx and MySQL.
Replace the default database queue driver with Redis for faster, more reliable campaign processing. Covers install, Laravel config, and queue monitoring.
Understand how AcelleMail breaks campaigns into queue jobs, processes them with workers, handles retries, and tracks delivery status.
Authenticate and make your first API calls to manage subscribers, campaigns, and automations programmatically.