[app] added paypal_integration to app listing

This commit is contained in:
Rushabh Mehta 2016-02-29 12:23:49 +05:30
parent 0cce9518f9
commit c4549468d3

View file

@ -0,0 +1,13 @@
{
"app_url": "https://github.com/frappe/paypal_integration.git",
"app_name": "paypal_integration",
"app_icon": "octicon octicon-credit-card",
"app_color": "#179bd7",
"app_description": "Accept Payment via PayPal",
"app_publisher": "Frappe",
"app_email": "hello@frappe.io",
"repo_url": "https://github.com/frappe/paypal_integration.git",
"app_title": "Paypal Integation",
"app_version": "1.0.0",
"app_category": "Integrations"
}