diff --git a/blueprints.yaml b/blueprints.yaml index 44e2623..358387a 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -2,13 +2,16 @@ name: Listmonk slug: listmonk type: plugin version: 0.1.0 -description: Listmonk integration for GravCMS +description: Listmonk integration for GravCMS. Currently only adding subscribers to lists is implemented. Sending transactional emails are coming soon. icon: circle-o author: name: magdev email: magdev3.0@gmail.com keywords: grav, plugin, email, listmonk, newsletter license: MIT +homepage: https://src.bundespruefstelle.ch/magdev/grav-plugin-listmonk +bugs: https://src.bundespruefstelle.ch/magdev/grav-plugin-listmonk/issues + dependencies: - { name: grav, version: '>=1.7.0' }