spatie/mailcoach-cli
Command-line tool for Mailcoach. Log in with your instance URL and API token, then run autogenerated commands for every Mailcoach API endpoint (lists, campaigns, etc.). Includes clear-cache/logout and an AI agent skill for Boost/skills.sh.
Use this when:
Look elsewhere when:
"This CLI tool lets us automate email marketing workflows—like triggering campaigns or managing subscriber lists—directly from our terminal or CI pipelines. It’s built on Mailcoach’s API, so it’s reliable and future-proof. For example, we could auto-send a welcome email when a user signs up, or sync our dev/staging/prod email lists with one command. It also integrates with AI agents like GitHub Copilot, so even non-technical teams can manage campaigns via natural language. This reduces manual work, cuts errors, and keeps our email marketing aligned with our dev workflows—all while saving dev time we’d otherwise spend building custom scripts."
*"This is a drop-in CLI wrapper for Mailcoach’s API, generated from their OpenAPI spec. It turns every API endpoint into a terminal command (e.g., mailcoach list-campaigns, mailcoach update-subscriber). Key benefits:
curl or Postman with typed CLI commands.composer global require spatie/mailcoach-cli, then mailcoach login with your API token. Try mailcoach to see all available commands—it’s self-documenting!"How can I help you explore Laravel packages today?