Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lightfunnels domain-connect template (#569)
# Description This pull request adds a Domain Connect template for LightFunnels, enabling users to easily connect their custom domain to their LightFunnels shop. The template includes CNAME records for the www subdomain and custom subdomains, simplifying the domain configuration process for LightFunnels users ## Type of change Please mark options that are relevant. - [X] New template # How Has This Been Tested? Please mark the following checks done - [X] Schema validated using JSON Schema [template.schema](./template.schema) - [X] Template functionality checked using [Online Editor](https://pdnsadmin.revproxy.short-lived.de/dc/free/templateedit) - [ ] Template is checked using [template linter](https://github.com/Domain-Connect/dc-template-linter) - [X] Template file name follows the pattern `<providerId>.<serviceId>.json` # Example variable values ``` v1: aaa ```
- Loading branch information