Skip to content

Commit

Permalink
Add module file for release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kearfy committed Mar 24, 2022
1 parent 3745c10 commit 42a7004
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions module.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Basic mailer",
"module": "basic-mailer",
"description": "Basic mailer module which utilizes PHPMailer to ensure deliverability.",
"author": "PBCMS developers",
"version": "1.0.0",
"repository": "https://github.com/pbcms/basic-mailer",
"license": "GPLv3",
"listed-in": [
"https://raw.githubusercontent.com/pbcms/updates/main/modules/stable.json"
]
}

0 comments on commit 42a7004

Please sign in to comment.