add OneBookPlus, 2 templates#1383
Merged
pawel-kow merged 1 commit intoJul 14, 2026
Merged
Conversation
OneBookPlus (onebookplus.com / onebookplus.com.au) is an Australian small-business platform with a website builder. These templates connect a customer domain to their OneBookPlus website: - onebookplus.com.website (hostRequired) — CNAME for the connected subdomain host + prefixed ownership-verification TXT. - onebookplus.com.website-apex — apex A + the same TXT. Split into two templates so a subdomain connect can never rewrite a customer's existing apex A records. Record targets are hard-coded (no IP/target variables); the only variable is the per-tenant verification token, written with a fixed prefix and txtConflictMatchingMode All. syncPubKeyDomain=onebookplus.com (pubkey TXT at dck1.onebookplus.com), syncRedirectDomain=onebookplus.com.au. Both templates pass dc-template-linter with zero findings.
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
corporatebishal
marked this pull request as ready for review
July 13, 2026 10:27
PR Description Check PassedAll required sections are filled in correctly. Details |
pawel-kow
approved these changes
Jul 14, 2026
Merged
via the queue into
Domain-Connect:master
with commit Jul 14, 2026
cdc7926
8 of 10 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
New provider: OneBookPlus (onebookplus.com / onebookplus.com.au), an Australian small-business platform with a website builder. Two templates connect a customer's domain to their OneBookPlus website:
onebookplus.com.website(hostRequired: true) — CNAME for the connected subdomain host + a prefixed ownership-verification TXT.onebookplus.com.website-apex— apex A record + the same TXT.They are deliberately split so a subdomain connect can never rewrite a customer's existing apex A records (Domain Connect replaces same-type records at the same host unconditionally). Record targets are hard-coded — the only variable is the per-tenant verification token, written with a fixed prefix.
Type of change
Please mark options that are relevant.
How Has This Been Tested?
Please mark the following checks done
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserver — N/A: nologoUrlusedBoth templates pass
dc-template-linter -loglevel error -tolerate infowith zero findings. The signing public key is published atdck1.onebookplus.com(two TXT fragments,a=RS256,t=x509) and verified end-to-end against the production signer.Checklist of common problems
Mark all the checkboxes after conducting the check. Comment on any point which is not fulfilled.
See Template Quality Guidelines for details and rationale on each rule.
syncPubKeyDomainis set — this is mandatory; omitting it requires explicit justification in the PR description or the PR will be rejectedwarnPhishingis not set alongsidesyncPubKeyDomain— the two must not appear togethersyncRedirectDomainis set whenever the template usesredirect_uriin the synchronous flow"v=spf1 ...") — use theSPFMrecord type insteadtxtConflictMatchingModeis set on every TXT record that must be unique per label or content prefix (e.g. DMARC) —Allon the verification TXT@ TXT "%foo%") unless necessary — prefer@ TXT "service-foo=%foo%"; if bare, justify in the PR description — verification TXT uses the fixed prefixobp-site-verify=hostlabel — the non-variable parts are fixed to limit misuse (e.g.%dkimkey%._domainkey, not%dkimhost%); if bare, justify in the PR description — no variables in anyhosthostfield to create a subdomain — use thehostparameter ormultiInstanceinstead%host%does not appear explicitly in anyhostattributeessentialis set toOnApplyon records the end user may need to modify or remove without breaking the template (e.g. DMARC) — set on the verification TXTOnline Editor test results
Editor test link(s):
website,hostRequired: trueso apex test is not applicable): Test onebookplus.com/website example.com.au/wwwwebsite-apex, hostwww): Test onebookplus.com/website-apex example.com.au/wwwwebsite-apex): Test onebookplus.com/website-apex example.com.au/@