You've already forked grav-plugin-listmonk
added links to repo and a better plugin description
This commit is contained in:
@@ -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' }
|
||||
|
||||
Reference in New Issue
Block a user