Open
Conversation
|
✅ JSON Filename Check Passed |
|
✅ JSON Schema Validation Passed |
Linter OK
|
| Level | Code | Note |
|---|
forgigs.com.page-routing-apex.json
| Level | Code | Note |
|---|
forgigs.com.page-routing-subdomain.json
| Level | Code | Note |
|---|
Updated variable descriptions and changed TXT record to SPFM.
PR Description Check PassedAll required sections are filled in correctly. Details |
pawel-kow
requested changes
Apr 6, 2026
| }, | ||
| { | ||
| "type": "CNAME", | ||
| "host": "%dkim1_host%", |
Member
There was a problem hiding this comment.
This can be done better. See Rule 7 in README.
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
Three templates for Forgigs (https://forgigs.com), a platform that lets creators publish custom pages with newsletters and e-commerce. Users connect their own domain to their Forgigs page and can send emails (newsletters, order confirmations) from that domain.
forgigs.com.page-routing-apex— Points an apex domain (e.g.example.com) to the user's Forgigs page. Creates a single A record.forgigs.com.page-routing-subdomain— Points a subdomain (e.g.www.example.com) to the user's Forgigs page. Creates a single CNAME record. UseshostRequired: trueso the service provider passes the subdomain label via thehostparameter.forgigs.com.email-sending— Sets up email authentication so Forgigs can send emails on behalf of the user's domain. Creates SPF (via SPFM) and DKIM records at the apex. Used independently of the routing templates so subdomain users can also configure email sending on their apex domain.Type of change
How Has This Been Tested?
<providerId>.<serviceId>.jsonlogoUrlis actually served by a webserverChecklist of common problems
syncPubKeyDomainis setwarnPhishingis not set alongsidesyncPubKeyDomainsyncRedirectDomainis settxtConflictMatchingMode— not applicable, no unique TXT records%dkim1_host%,%dkim2_host%,%dkim3_host%) are bare because Resend generates per-domain DKIM selectors that cannot be predicted at template authoring timeforgigs.com.page-routing-subdomainuseshostRequired: truewithhost: @; the subdomain label is passed by the service provider via thehostparameter%host%does not appear in any host attributeessential— not applicableOnline Editor test results
Test forgigs.com/email-sending example.com/@
Test forgigs.com/email-sending example.com/www
Test forgigs.com/page-routing-apex example.com/@
Test forgigs.com/page-routing-apex example.com/www
Test forgigs.com/page-routing-subdomain example.com/www