Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A GoHighLevel-integrated Astro theme for SaaS resellers and agencies who need CRM, payments, and a polished brand out of the box.
Automark Astro is a free, MIT-licensed SaaS website template built with Astro 6 and Tailwind CSS 4, made specifically for GoHighLevel white-label SaaS resellers and agencies that want a branded marketing site with CRM and payment automation out of the box.
Automark Astro is an open-source static-site template that combines a GoHighLevel (GHL) CRM integration with a Stripe subscription checkout flow, all wrapped in a 10+ page conversion-focused website. As input, it takes a GHL sub-account's Location ID, Private API key, and calendar scheduling link, plus Stripe Secret key and webhook signing secret; as output, it generates a full SaaS marketing site with lead-capturing forms, a blog, careers pages, case studies, and an interactive pricing table. The theme is designed and developed by Themefisher, supports MDX content, and ships with an .agents/skills directory for AI-assisted editing.
After installing dependencies with yarn, you copy .env.example to .env and fill in the GHL Location ID, Private API key, calendar scheduling link, and Stripe Secret key plus webhook signing secret. Running yarn dev starts the Astro dev server. Form submissions hit /api/lead and /api/contact, which create GHL contacts and tag them; the pricing page calls /api/checkout to start a Stripe session, and the webhook that listens for checkout.session.completed marks the customer as paid.
Yes. The template is released under the MIT license and is free to use and modify. The demo images are for demonstration purposes only, but the code itself has no restrictions on commercial use.
The marketing pages will still render, but the lead-capture, contact-form, calendar, and checkout features require the GHL and Stripe API keys to be configured in the environment file. Without them, those API routes will not function.
It's a set of skill definitions for agentic IDEs such as Cursor, Claude Code, VS Code, and Antigravity. It lets an AI assistant understand the project's conventions and make edits to the GoHighLevel and Stripe integrations without breaking them.
It ships with Sitepins, a Git-based headless CMS, pre-configured. You can click the "Edit with Sitepins" button to clone the repository and start editing content visually.
