Merge pull request #1659 from semilimes/sendgrid_integration
[enhancement] SendGrid Integration app added to app listing
This commit is contained in:
commit
d0d1c9094e
1 changed files with 13 additions and 0 deletions
13
frappe/data/app_listing/sendgrid_integration.json
Normal file
13
frappe/data/app_listing/sendgrid_integration.json
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"app_url": "https://github.com/semilimes/sendgrid_integration",
|
||||
"app_name": "sendgrid_integration",
|
||||
"app_icon": "octicon octicon-inbox",
|
||||
"app_color": "#4CB6E6",
|
||||
"app_description": "Set email communication status from SendGrid via webhook.",
|
||||
"app_publisher": "Semilimes",
|
||||
"app_email": "all@semilimes.com",
|
||||
"repo_url": "https://github.com/semilimes/sendgrid_integration.git",
|
||||
"app_title": "SendGrid Integration",
|
||||
"app_version": "0.0.1",
|
||||
"app_category": "Integrations"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue