Download the PHP package mzagmajster/omnivery-mailer-bundle without Composer
On this page you can find all versions of the php package mzagmajster/omnivery-mailer-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mzagmajster/omnivery-mailer-bundle
More information about mzagmajster/omnivery-mailer-bundle
Files in mzagmajster/omnivery-mailer-bundle
Package omnivery-mailer-bundle
Short Description Integrate Swiftmailer transport for Omnivery API
License GPL-3.0
Informations about the package omnivery-mailer-bundle
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
- 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
Move to plugins directory of your Mautic installation & clone repository.
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.
Install/reload the plugin
Running the tests
[todo]
Coding style & Syntax Check
Use commands defined by mautic core repository: heere
Deployment
Pretty much the same as installing procedure only make sure you use --env=prod
switch when installing on production.
Documentation
-
Choose Omnivery Api as the mail service, in Mautic Configuration > 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 -> 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
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. Thank you!
Versioning
This project is using Semantic Versioning.
Authors
This project was adapated & is maintained by Matic Zagmajster. For more information please see AUTHORS
file.
License
This project is licensed under the GPL-3.0 License see the LICENSE
file for details.