PHPackages                             mzagmajster/omnivery-mailer-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. mzagmajster/omnivery-mailer-bundle

ActiveMautic-plugin[Mail &amp; Notifications](/categories/mail)

mzagmajster/omnivery-mailer-bundle
==================================

Integrate Swiftmailer transport for Omnivery API

v1.0.2(3y ago)418[7 issues](https://github.com/omnivery/mautic-omnivery-plugin/issues)GPL-3.0PHPPHP &gt;=7.4.0 &lt;8.1

Since Jun 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/omnivery/mautic-omnivery-plugin)[ Packagist](https://packagist.org/packages/mzagmajster/omnivery-mailer-bundle)[ RSS](/packages/mzagmajster-omnivery-mailer-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (6)Used By (0)

Omnivery API plugin for Mautic v4
=================================

[](#omnivery-api-plugin-for-mautic-v4)

Plugin provides integration with Omnivery so you can send email messages from Mautic via API using your domains.

**Main Features**

- Sending emails via Omnivery API.

### Prerequisites

[](#prerequisites)

- Project was tested on Mautic 4.3.1 but it should work fine with Mautic 3 as well.
- During development having composer setup can be handy to run scripts in `composer.json`.

### Installing

[](#installing)

Move to plugins directory of your Mautic installation &amp; clone repository.

```
cd /plugins
git clone  MauticOmniveryMailerBundle
cd MauticOmniveryMailerBundle
composer install
```

Create plugin enviorment file to specifiy your global config. Parameters for configruation can be found in your Omnivery Account. Typically you will want to update at least webhook signing key, but you can choose to do that via Mautic web GUI.

```
composer createEnvFile
# edit .plugin-env.php with values from your Omnivery account.
```

Install/reload the plugin

```
cd
rm -rf var/cache/dev/* var/cache/prod/*
php bin/console mautic:plugins:install --env=dev  # Use mautic:plugins:reload --env=dev for update
```

Running the tests
-----------------

[](#running-the-tests)

\[todo\]

### Coding style &amp; Syntax Check

[](#coding-style--syntax-check)

Use commands defined by mautic core repository: [heere](https://github.com/mautic/mautic/blob/4.x/composer.json)

Deployment
----------

[](#deployment)

Pretty much the same as installing procedure only make sure you use `--env=prod` switch when installing on production.

Documentation
-------------

[](#documentation)

- Choose Omnivery Api as the mail service, in Mautic Configuration &gt; Email Settings. Enter default host (domain) and api key. The details you set on this tab will be used if configuration for specific domain cannot be found.
- Under Configuration -&gt; Omnivery Settings check and update: Webhook Signing Key field with value from your Omnivery account.

**Always double check that plugin is selecting expected Omnivery domain when you add new Omnivery host.**

Built With
----------

[](#built-with)

- [Mautic](https://github.com/mautic/mautic) - Marketing Automation Tool
- [Composer](https://getcomposer.org/) - Dependency Management

Contributing
------------

[](#contributing)

- If you have a suggestion for the feature or improvement consider opening an issue on GitHub (just make sure the same issue does not already exists).
- If you want, you can open a pull request and I will make an effort to merge it.
- Finally if this project was helpful to you **consider supporting it with a donation** via [PayPal](https://paypal.me/maticzagmajster). **Thank you!**

Versioning
----------

[](#versioning)

This project is using [Semantic Versioning](https://semver.org/).

Authors
-------

[](#authors)

This project was adapated &amp; is maintained by [Matic Zagmajster](http://maticzagmajster.ddns.net/). For more information please see `AUTHORS` file.

License
-------

[](#license)

This project is licensed under the GPL-3.0 License see the `LICENSE` file for details.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 95.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1439d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/95f0cf0b55a8a0f787f58238cf0951dadf245456ded8e84dbd7ff326b1a5ef5c?d=identicon)[mzagmajster](/maintainers/mzagmajster)

---

Top Contributors

[![mzagmajster](https://avatars.githubusercontent.com/u/18140846?v=4)](https://github.com/mzagmajster "mzagmajster (58 commits)")[![axelocz](https://avatars.githubusercontent.com/u/7584131?v=4)](https://github.com/axelocz "axelocz (3 commits)")

---

Tags

integrationmautic-pluginomniverypluginMauticintegrationomnivery

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/mzagmajster-omnivery-mailer-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/mzagmajster-omnivery-mailer-bundle/health.svg)](https://phpackages.com/packages/mzagmajster-omnivery-mailer-bundle)
```

###  Alternatives

[etailors/mautic-amazon-ses

Amazon SES Mailer Plugin for Mautic

522.0k](/packages/etailors-mautic-amazon-ses)[pabloveintimilla/mautic-amazon-ses

Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces

452.4k](/packages/pabloveintimilla-mautic-amazon-ses)[mautic/grapes-js-builder-bundle

GrapesJS Builder with MJML support for Mautic

5684.1k4](/packages/mautic-grapes-js-builder-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
