-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.pigeonposse.yml
More file actions
17 lines (14 loc) · 685 Bytes
/
.pigeonposse.yml
File metadata and controls
17 lines (14 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
###############################################################################
# FOR PIGEONPOSSE USAGE
###############################################################################
web:
- id: "{{composer.name}}"
name: Mautic plugin Extra tools
type: plugin
subtype: mautic
version: "1.0.0"
description: "Create custom tokens, add custom nav links and more in Mautic 📬"
homepage: "https://packagist.org/packages/{{composer.name}}"
logo: "https://raw.githubusercontent.com/{{composer.name}}/main/Assets/img/logo.png"
repo: "https://github.com/{{composer.name}}"
###############################################################################