From 972bcd8e911ff2d585353c1bc701c6f2d1803a27 Mon Sep 17 00:00:00 2001 From: arnoldblinn Date: Mon, 4 Jun 2018 09:17:57 +0100 Subject: [PATCH] Added initial version number to all templates Added initial version number --- about.me.website.json | 1 + about.me.website_and_email.json | 1 + domainconnect.org.dynamicdns.json | 1 + exampleservice.domainconnect.org.template1.json | 1 + exampleservice.domainconnect.org.template2.json | 1 + fraudmarc.com.mail.json | 1 + getbento.com.website.json | 1 + godaddy.com.gocentral.json | 1 + godaddy.com.mwp2.json | 1 + google.com.gsuite-shared.json | 1 + google.com.gsuite.json | 1 + gvng.com.hosting_development.json | 1 + gvng.com.hosting_production.json | 1 + gvng.com.hosting_staging.json | 1 + hubspot.com.hubspot-template-1.json | 1 + hubspot.com.hubspot-template-2.json | 1 + jitbit.com.helpdesk.json | 1 + mail-list.com.lists.json | 1 + mailjet.com.domain-auth.json | 1 + mailjet.com.domain-validation.json | 1 + microsoft.com.dpoo.json | 1 + microsoft.com.o365.json | 1 + outlook.com.personalizedoutlookemail.json | 1 + plesk.com.web.json | 1 + rightclick.io.site.json | 1 + secureserver.net.mwp2.json | 1 + shopify.com.website.json | 1 + squarespace.com.website.json | 1 + unbounce.com.website.json | 1 + webflow.com.webflow-basic.json | 1 + webflow.com.webflow-ssl.json | 1 + wisestamp.com.website.json | 1 + wix.com.website.json | 1 + wordpress.com.email-forwarding.json | 1 + wordpress.com.g-suite.json | 1 + wordpress.com.hosting.json | 1 + wpengine.com.arecord.json | 1 + wpengine.com.cname.json | 1 + 38 files changed, 38 insertions(+) diff --git a/about.me.website.json b/about.me.website.json index 12b213db..92d63ac4 100644 --- a/about.me.website.json +++ b/about.me.website.json @@ -3,6 +3,7 @@ "providerName":"About Me", "serviceId":"website", "serviceName":"Hosting", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/06/about.me_-300x53.png", "description":"Enables web hosting for about me domains.", "variableDescription":"", diff --git a/about.me.website_and_email.json b/about.me.website_and_email.json index 5b8345e1..4cfecb15 100644 --- a/about.me.website_and_email.json +++ b/about.me.website_and_email.json @@ -3,6 +3,7 @@ "providerName":"About Me", "serviceId":"website_and_email", "serviceName":"Website and Mail", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/06/about.me_-300x53.png", "description":"Enables mail for about me domain.", "variableDescription":"", diff --git a/domainconnect.org.dynamicdns.json b/domainconnect.org.dynamicdns.json index 4a0a937c..45c3e0bd 100644 --- a/domainconnect.org.dynamicdns.json +++ b/domainconnect.org.dynamicdns.json @@ -3,6 +3,7 @@ "providerName":"Domain Connect", "serviceId":"dynamicdns", "serviceName":"Dynamic DNS", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/03/cropped-Domain_Connect3.png", "description":"Template for Domain Connect Dynamic DNS Service. See https://github.com/Domain-Connect/DomainConnectDDNS for onboarding instructions.", "syncBlock": true, diff --git a/exampleservice.domainconnect.org.template1.json b/exampleservice.domainconnect.org.template1.json index 7da7f699..7343d2e9 100644 --- a/exampleservice.domainconnect.org.template1.json +++ b/exampleservice.domainconnect.org.template1.json @@ -3,6 +3,7 @@ "providerName":"Example Domain Connect Service", "serviceId":"template1", "serviceName":"Stateless Hosting Primary", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/03/cropped-Domain_Connect3.png", "description":"Example service for stateless hosting", "syncRedirectDomain": "exampleservice.domainconnect.org", diff --git a/exampleservice.domainconnect.org.template2.json b/exampleservice.domainconnect.org.template2.json index 9b96f1e9..0cfb774c 100644 --- a/exampleservice.domainconnect.org.template2.json +++ b/exampleservice.domainconnect.org.template2.json @@ -3,6 +3,7 @@ "providerName":"Example Domain Connect Service", "serviceId":"template2", "serviceName":"Stateless Hosting Secondary", + "version": 1, "syncPubKeyDomain" : "exampleservice.domainconnect.org", "syncRedirectDomain": "exampleservice.domainconnect.org", "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/03/cropped-Domain_Connect3.png", diff --git a/fraudmarc.com.mail.json b/fraudmarc.com.mail.json index 918462c9..5d292cbc 100644 --- a/fraudmarc.com.mail.json +++ b/fraudmarc.com.mail.json @@ -3,6 +3,7 @@ "providerName": "Fraudmarc", "serviceId": "mail", "serviceName": "Fraudmarc Email Security", + "version": 1, "logoUrl": "https://domainconnect.org/wp-content/uploads/2017/08/fraudmarc-logo-onLight-300x55.png", "description": "Enables Fraudmarc security and ESP Authentication Flow on a domain", "variableDescription": "id is the customer id, spftxt is the spf record", diff --git a/getbento.com.website.json b/getbento.com.website.json index f1d80cc5..3349c39e 100644 --- a/getbento.com.website.json +++ b/getbento.com.website.json @@ -3,6 +3,7 @@ "providerName": "BentoBox", "serviceId": "website", "serviceName": "BentoBox Site", + "version": 1, "logoUrl": "https://domainconnect.org/wp-content/uploads/2018/02/Color_Horizontalcopy-high-res-01-768x242.png", "description": "Configures a domain for use with BentoBox", "records": [ diff --git a/godaddy.com.gocentral.json b/godaddy.com.gocentral.json index 2e1b26f9..4e1afaa8 100644 --- a/godaddy.com.gocentral.json +++ b/godaddy.com.gocentral.json @@ -3,6 +3,7 @@ "providerName":"GoDaddy", "serviceId":"gocentral", "serviceName":"GoCentral (Website Builder)", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/06/godaddy-logo-300x79.png", "description":"Enables a domain to work with GoDaddy GoCentral and Website Builder", "variableDescription":"v1 is the IP address of the server.", diff --git a/godaddy.com.mwp2.json b/godaddy.com.mwp2.json index 488bc023..0d5284eb 100644 --- a/godaddy.com.mwp2.json +++ b/godaddy.com.mwp2.json @@ -3,6 +3,7 @@ "providerName":"GoDaddy", "serviceId":"mwp2", "serviceName":"Managed WordPress", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/06/godaddy-logo-300x79.png", "description":"Enables a domain to work with GoDaddy MWP2", "variableDescription":"v1 is the IP address of the server.", diff --git a/google.com.gsuite-shared.json b/google.com.gsuite-shared.json index 44a75a00..434c1543 100644 --- a/google.com.gsuite-shared.json +++ b/google.com.gsuite-shared.json @@ -3,6 +3,7 @@ "providerName":"Google", "serviceId":"gsuite-shared", "serviceName":"Google G Suite", + "version": 1, "shared": true, "logoUrl":"", "description":"This is a shared template that multiple companies can use to enable gsuite", diff --git a/google.com.gsuite.json b/google.com.gsuite.json index 2085a36f..c034e4c2 100644 --- a/google.com.gsuite.json +++ b/google.com.gsuite.json @@ -3,6 +3,7 @@ "providerName":"Google", "serviceId":"gsuite", "serviceName":"Google GSuite", + "version": 1, "logoUrl":"", "description":"Enables a domain to work with Google GSuite", "variableDescription":"v1 is the IP address of the server.", diff --git a/gvng.com.hosting_development.json b/gvng.com.hosting_development.json index 5689783d..842bca18 100644 --- a/gvng.com.hosting_development.json +++ b/gvng.com.hosting_development.json @@ -3,6 +3,7 @@ "providerName":"GVNG", "serviceId": "hosting_development", "serviceName":"Hosting", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/09/gvng-300x115.png", "description":"Enables web hosting for GVNG sites", "variableDescription":"", diff --git a/gvng.com.hosting_production.json b/gvng.com.hosting_production.json index 01c6ac1a..0c3dd11e 100644 --- a/gvng.com.hosting_production.json +++ b/gvng.com.hosting_production.json @@ -3,6 +3,7 @@ "providerName":"GVNG", "serviceId": "hosting_production", "serviceName":"Hosting", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/09/gvng-300x115.png", "description":"Enables web hosting for GVNG sites", "variableDescription":"", diff --git a/gvng.com.hosting_staging.json b/gvng.com.hosting_staging.json index 9098fb10..1757afbd 100644 --- a/gvng.com.hosting_staging.json +++ b/gvng.com.hosting_staging.json @@ -3,6 +3,7 @@ "providerName":"GVNG", "serviceId": "hosting_staging", "serviceName":"Hosting", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/09/gvng-300x115.png", "description":"Enables web hosting for GVNG sites", "variableDescription":"", diff --git a/hubspot.com.hubspot-template-1.json b/hubspot.com.hubspot-template-1.json index 78d2669c..c55291c5 100644 --- a/hubspot.com.hubspot-template-1.json +++ b/hubspot.com.hubspot-template-1.json @@ -3,6 +3,7 @@ "providerName":"HubSpot", "serviceId":"hubspot-template-1", "serviceName":"HubSpot Site", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/02/HubSpot-768x223.png", "description":"Enables a domain to work with HubSpot", "syncBlock": true, diff --git a/hubspot.com.hubspot-template-2.json b/hubspot.com.hubspot-template-2.json index 65a1f7b5..d780bd21 100644 --- a/hubspot.com.hubspot-template-2.json +++ b/hubspot.com.hubspot-template-2.json @@ -3,6 +3,7 @@ "providerName":"HubSpot", "serviceId":"hubspot-template-2", "serviceName":"HubSpot Site", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/02/HubSpot-768x223.png", "description":"Enables a domain to work with HubSpot", "variableDescription":"v1 is the customer id.", diff --git a/jitbit.com.helpdesk.json b/jitbit.com.helpdesk.json index b729b272..5d95f888 100644 --- a/jitbit.com.helpdesk.json +++ b/jitbit.com.helpdesk.json @@ -3,6 +3,7 @@ "providerName":"Jitbit Helpdesk", "serviceId":"helpdesk", "serviceName":"Jitbit Helpdesk Support Site", + "version": 1, "hostRequired": true, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/10/jitbit.png", "description":"Enables a domain to work with Jitbit Helpdesk. Only works when host is non-null.", diff --git a/mail-list.com.lists.json b/mail-list.com.lists.json index 7286a407..f5fbdf1b 100644 --- a/mail-list.com.lists.json +++ b/mail-list.com.lists.json @@ -3,6 +3,7 @@ "providerName":"mail-list.com", "serviceId":"maillist", "serviceName":"Mail List", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/05/mail-list.com_-300x190.png", "description":"Enables a domain's mail settings to work with the mail-list.com service", "variableDescription":"", diff --git a/mailjet.com.domain-auth.json b/mailjet.com.domain-auth.json index a7a4b5f9..56068e52 100644 --- a/mailjet.com.domain-auth.json +++ b/mailjet.com.domain-auth.json @@ -3,6 +3,7 @@ "providerName":"Mailjet", "serviceId":"domain-auth", "serviceName":"Mailjet Email Service", + "version": 1, "logoUrl":"http://staging-public.mailjet.com/_assets/Mailjet-logo-yellow.png", "description":"Configure Mailjet's SPF and DKIM records to improve sender reputation and deliverability", "variableDescription":"", diff --git a/mailjet.com.domain-validation.json b/mailjet.com.domain-validation.json index 81926660..abcc95c8 100644 --- a/mailjet.com.domain-validation.json +++ b/mailjet.com.domain-validation.json @@ -3,6 +3,7 @@ "providerName":"Mailjet", "serviceId":"domain-validation", "serviceName":"Mailjet Email Service", + "version": 1, "logoUrl":"http://staging-public.mailjet.com/_assets/Mailjet-logo-yellow.png", "description":"Validate a sending domain with Mailjet", "variableDescription":"", diff --git a/microsoft.com.dpoo.json b/microsoft.com.dpoo.json index b31db55b..f9bc6f56 100644 --- a/microsoft.com.dpoo.json +++ b/microsoft.com.dpoo.json @@ -3,6 +3,7 @@ "providerName": "Microsoft", "serviceId": "DPOO", "serviceName": "Domain proof of ownership for configuring Microsoft services", + "version": 1, "logoUrl": "https://domainconnect.org/wp-content/uploads/2016/07/microsoft-300x89.jpg", "description": "Verifies domain ownership for further configuration of Microsoft services", "variableDescription": "Self explanatory in the variable names.", diff --git a/microsoft.com.o365.json b/microsoft.com.o365.json index 9d9d4e9b..dab8b194 100644 --- a/microsoft.com.o365.json +++ b/microsoft.com.o365.json @@ -3,6 +3,7 @@ "providerName": "Microsoft", "serviceId": "O365", "serviceName": "Microsoft Office 365", + "version": 1, "logoUrl": "https://domainconnect.org/wp-content/uploads/2016/07/microsoft-300x89.jpg", "description": "Enables a domain to work with Microsoft Office 365", "variableDescription": "Self explanatory in the variable names.", diff --git a/outlook.com.personalizedoutlookemail.json b/outlook.com.personalizedoutlookemail.json index 1a449c32..2c567592 100644 --- a/outlook.com.personalizedoutlookemail.json +++ b/outlook.com.personalizedoutlookemail.json @@ -3,6 +3,7 @@ "providerName":"Outlook", "serviceId":"personalizedoutlookemail", "serviceName":"Personalized Outlook Email", + "version": 1, "logoUrl":"", "description":"Enables a domain to work with Microsoft Outlook", "variableDescription":"", diff --git a/plesk.com.web.json b/plesk.com.web.json index 3ee7ab4c..783225b3 100644 --- a/plesk.com.web.json +++ b/plesk.com.web.json @@ -3,6 +3,7 @@ "providerName":"Plesk", "serviceId":"web", "serviceName":"Web Hosting on Plesk", + "version": 1, "warnPhishing": true, "logoUrl":"https://www.plesk.com/wp-content/themes/plesk/images/plesk_logo_144x144_black.png", "description":"Enables a web hosting on the server powered by Plesk.", diff --git a/rightclick.io.site.json b/rightclick.io.site.json index 4bff97e0..86f99be8 100644 --- a/rightclick.io.site.json +++ b/rightclick.io.site.json @@ -3,6 +3,7 @@ "providerName":"RightClick", "serviceId":"site", "serviceName":"RightClick Website", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/03/rightclick.png", "description":"Enables a domain to work with RightClick.io Websites", "variableDescription":"v1 is the numeric cluster within wix for hosting the site.", diff --git a/secureserver.net.mwp2.json b/secureserver.net.mwp2.json index 3b8ec9af..8ecb2d9e 100644 --- a/secureserver.net.mwp2.json +++ b/secureserver.net.mwp2.json @@ -3,6 +3,7 @@ "providerName":"Secure Server", "serviceId":"mwp2", "serviceName":"Managed WordPress", + "version": 1, "logoUrl":"", "description":"Enables a domain to work with MWP2", "variableDescription":"v1 is the IP address of the server.", diff --git a/shopify.com.website.json b/shopify.com.website.json index c68be1c3..ccbabaa8 100644 --- a/shopify.com.website.json +++ b/shopify.com.website.json @@ -3,6 +3,7 @@ "providerName":"Shopify", "serviceId":"website", "serviceName":"Shopify Site", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/08/shopify.png", "description":"Enables a domain to work with Shopify", "variableDescription":"v1 is the shopify hosted domain name and verification is the verification code for the site", diff --git a/squarespace.com.website.json b/squarespace.com.website.json index 3f6bfcdc..89e4dcbd 100644 --- a/squarespace.com.website.json +++ b/squarespace.com.website.json @@ -3,6 +3,7 @@ "providerName":"Squarespace", "serviceId":"website", "serviceName":"Squarespace Site", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/04/squarespace-logo-horizontal-white-300x109.jpg", "description":"Enables a domain to work with Squarespace", "variableDescription":"v1 is the verification code for the site", diff --git a/unbounce.com.website.json b/unbounce.com.website.json index 4b63218a..84edcc1e 100644 --- a/unbounce.com.website.json +++ b/unbounce.com.website.json @@ -3,6 +3,7 @@ "providerName": "Unbounce", "serviceId":"site", "serviceName":"Unbounce Public Web Application", + "version": 1, "logoUrl":"https://app.unbounce.com/app_assets/sign_up_funnel/unbounce-logo-2017-6c9556be74767c10c9992c13898b84f1.svg", "description":"Enables a Domain to work with Unbounce", "variableDescription":"HOST is the subdomain for the domain.", diff --git a/webflow.com.webflow-basic.json b/webflow.com.webflow-basic.json index 78c1729e..cbc1b33e 100644 --- a/webflow.com.webflow-basic.json +++ b/webflow.com.webflow-basic.json @@ -3,6 +3,7 @@ "providerName":"Webflow", "serviceId":"webflow-basic", "serviceName":"Webflow Site", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/01/webflow-logo-blue-300x113.jpg", "description":"Enables a domain to work with Webflow", "variableDescription":"No variables. Static template.", diff --git a/webflow.com.webflow-ssl.json b/webflow.com.webflow-ssl.json index a7deb042..aee949f9 100644 --- a/webflow.com.webflow-ssl.json +++ b/webflow.com.webflow-ssl.json @@ -3,6 +3,7 @@ "providerName":"Webflow", "serviceId":"webflow-ssl", "serviceName":"Webflow SSL", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2017/01/webflow-logo-blue-300x113.jpg", "description":"SSL for webflow", "variableDescription":"No variables. Static template.", diff --git a/wisestamp.com.website.json b/wisestamp.com.website.json index 1fe2260a..1b709b9a 100644 --- a/wisestamp.com.website.json +++ b/wisestamp.com.website.json @@ -3,6 +3,7 @@ "providerName":"WiseStamp", "serviceId":"website", "serviceName":"WiseStamp Website", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/06/wisestamp_logo-help.png", "description":"Enables a domain to work with WiseStamp", "variableDescription":"No variables. Static template.", diff --git a/wix.com.website.json b/wix.com.website.json index 66c7364a..466c027f 100644 --- a/wix.com.website.json +++ b/wix.com.website.json @@ -3,6 +3,7 @@ "providerName":"Wix", "serviceId":"wixsites", "serviceName":"Wix Websites", + "version": 1, "logoUrl":"https://domainconnect.org/wp-content/uploads/2016/06/wix-300x103.png", "description":"Enables a domain to work with Wix Websites", "variableDescription":"v1 is the numeric cluster within wix for hosting the site.", diff --git a/wordpress.com.email-forwarding.json b/wordpress.com.email-forwarding.json index c7b0e64c..12cf5d47 100644 --- a/wordpress.com.email-forwarding.json +++ b/wordpress.com.email-forwarding.json @@ -3,6 +3,7 @@ "providerName": "WordPress.com", "serviceId": "email-forwarding", "serviceName": "WordPress services", + "version": 1, "logoUrl":"https://automattic.files.wordpress.com/2005/12/wpcom-horiz.png", "description":"This can be used to set up email forwarding at WordPress.com", "syncBlock": false, diff --git a/wordpress.com.g-suite.json b/wordpress.com.g-suite.json index 91532ebc..7283e3a0 100644 --- a/wordpress.com.g-suite.json +++ b/wordpress.com.g-suite.json @@ -3,6 +3,7 @@ "providerName":"WordPress.com", "serviceId":"wordpress-services", "serviceName":"G-Suite", + "version": 1, "logoUrl":"https://automattic.files.wordpress.com/2005/12/wpcom-horiz.png", "description":"This can be used to set up G-Suite at WordPress.com", "syncBlock":true, diff --git a/wordpress.com.hosting.json b/wordpress.com.hosting.json index 97629a48..c65cedf3 100644 --- a/wordpress.com.hosting.json +++ b/wordpress.com.hosting.json @@ -3,6 +3,7 @@ "providerName":"WordPress.com", "serviceId":"hosting", "serviceName":"WordPress services", + "version": 1, "logoUrl":"https://automattic.files.wordpress.com/2005/12/wpcom-horiz.png", "description":"This can be used to set up website hosting at WordPress.com", "syncBlock": false, diff --git a/wpengine.com.arecord.json b/wpengine.com.arecord.json index 9a3ca0f3..f4ab982f 100644 --- a/wpengine.com.arecord.json +++ b/wpengine.com.arecord.json @@ -3,6 +3,7 @@ "providerName":"WPEngine.com", "serviceId":"arecord", "serviceName":"WP Engine Digital Experience Platform", + "version": 1, "logoUrl":"https://wpengine.com/logo.png", "description":"Configure ip address for the domain A record.", "syncBlock":false, diff --git a/wpengine.com.cname.json b/wpengine.com.cname.json index 974d6dba..5bd4f20f 100644 --- a/wpengine.com.cname.json +++ b/wpengine.com.cname.json @@ -3,6 +3,7 @@ "providerName":"WPEngine.com", "serviceId":"cname", "serviceName":"WP Engine Digital Experience Platform", + "versoin": 1, "logoUrl":"https://wpengine.com/logo.png", "description":"Configure domain record for CNAME entry.", "syncBlock":false,