Files

12 lines
370 B
Markdown
Raw Permalink Normal View History

2025-07-17 12:59:14 +02:00
# Listmonk-API Bundle for Symfony
Symfony bundle to integrate [Listmonk](https://listmonk.app) in your application. Uses [magdev/listmonk-api](https://src.bundespruefstelle.ch/magdev/listmonk-api) to connect to Listmonk.
## Install
To install this bundle execute the following command in your Symfony project
```shell
composer require magdev/listmonk-api-bundle
```