In compliance with storefront guidelines (Rules 5.2.1 & 5.2.2), this resource
requires NO paid external dependencies or paid license key activation systems.
All external integrations and assets are 100% free and publicly accessible.
The following free external dependencies and service APIs are utilized to achieve
full out-of-the-box functionality:
1. Cloudflare Turnstile (Spam Prevention CAPTCHA Widget)
- Dependency Type: Free Service API / JS Widget Script
- Purpose: Protects lead forms against automated spambots.
- Verification & Access Link: https://www.cloudflare.com/products/turnstile/
- Key Retrieval (Free): Obtain your free Turnstile site key via Cloudflare: https://dash.cloudflare.com/
2. Discord Webhook API (Standard Contact Form Delivery)
- Dependency Type: Free Service API
- Simple Explanation: This is a 100% safe, free alternative to expensive
email delivery services. It only triggers when a user manually types a
message in the contact form and hits submit. The website then securely
posts that message to your Discord channel so you can read it. It does
NOT log, track, spy, or collect any background data.
- Verification & Access Link: https://discord.com/
- Webhook Setup (Free): Create a free webhook integration inside any Discord
server channel settings.
4. Node.js Runtime & Package Manager (Local Development Environment)
- Dependency Type: Free Open-Source Development Runtime
- Purpose: Required to install node modules and run the local hot-reloading server.
- Verification & Access Link: https://nodejs.org/
Run these simple commands locally in your terminal to install packages, run
the dev server, or build the files for cPanel/web hosting:
1. npm install
- Installs all the template's required packages and
dependencies automatically. Just run this once in your terminal.
2. npm run dev
- Launches a local development server on your computer.
Use this while editing. It lets you preview and test the site locally,
updating instantly in your browser as you save changes.
3. npm run build
- Compiles the website into a production-ready folder
(usually named "dist"). This folder contains clean, optimized static files
(HTML, CSS, JS) that you can upload the folder directly to cPanel, Hostinger, GoDaddy,
or any standard web hosting provider to put your website live!
All-in-one website template for hosting providers.
5.00 star(s)
9 ratings
109 purchases
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.