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
|
slug: listmonk
|
||||||
type: plugin
|
type: plugin
|
||||||
version: 0.1.0
|
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
|
icon: circle-o
|
||||||
author:
|
author:
|
||||||
name: magdev
|
name: magdev
|
||||||
email: magdev3.0@gmail.com
|
email: magdev3.0@gmail.com
|
||||||
keywords: grav, plugin, email, listmonk, newsletter
|
keywords: grav, plugin, email, listmonk, newsletter
|
||||||
license: MIT
|
license: MIT
|
||||||
|
homepage: https://src.bundespruefstelle.ch/magdev/grav-plugin-listmonk
|
||||||
|
bugs: https://src.bundespruefstelle.ch/magdev/grav-plugin-listmonk/issues
|
||||||
|
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
- { name: grav, version: '>=1.7.0' }
|
- { name: grav, version: '>=1.7.0' }
|
||||||
|
|||||||
Reference in New Issue
Block a user