An open API service indexing awesome lists of open source software.

https://github.com/2lenet/hermesbundle


https://github.com/2lenet/hermesbundle

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

HermesBundle



GitHub tag (latest SemVer)


GitHub tag (latest SemVer)


Test workflow status

Simple mail manager for [Crudit Bundle](https://github.com/2lenet/CruditBundle).
You can use this bundle to create and send mails using templates.
It depends on [Symfony Mailer](https://github.com/symfony/mailer).

![img.png](docs/img/dashboard.png)

## Installation

Execute the following [composer](https://getcomposer.org/doc/00-intro.md) command to add the bundle to the dependencies of your project:

```bash
composer require 2lenet/hermes-bundle
```

Afterwards, visit the [documentation](docs/index.md) to find out how to set up and configure HermesBundle to your specific needs.

## Licence

HermesBundle is released under the under terms of the [MIT License](https://github.com/2lenet/HermesBundle/blob/main/LICENSE).