Overview
Slate is a clean, modern Tebex webstore template designed for performance and straightforward customization. Unlike Solstice on the hosted Atzl Platform, Slate is installed directly on your Tebex webstore or self-hosted environment.
Hosted platform
Slate is a standalone template product. The Atzl dashboard and /store/{customer-id} hosted routes apply to Solstice licenses on the platform. Slate docs focus on self-hosted installation.
Requirements
- Active Slate license from Atzl Project
- Tebex webstore (Creator Panel access)
- Ability to upload template files or use Tebex theme installation flow
Installation
- Download the Slate template package from your purchase delivery (BuiltByBit, Discord, or email link).
- Extract the archive locally.
- Upload template files to your Tebex webstore following Tebex documentation for custom themes.
- In Tebex Creator Panel → Webstore → Appearance, select or activate the Slate theme.
- Preview your store and publish when ready.
Exact upload steps may vary by Tebex panel version. Refer to Tebex theme documentation for the latest UI.
Configuration
Branding
- Replace logo and favicon assets in the template
assets/folder (paths vary by package version). - Update store name and social links in the theme config or
config.jsonif included.
Colors & typography
Slate uses CSS variables for easy theming. Look for :root or theme partials in the stylesheet and adjust:
- Primary accent color
- Background and surface colors
- Font stacks (system fonts by default for performance)
Sidebar & modules
Configure Tebex native sidebar modules from Creator Panel → Webstore → Sidebar:
- Recent payments
- Top donator
- Server status
- Custom text/HTML modules
Slate styles these modules to match the template design.
Customization tips
- Keep a backup before editing template files.
- Test changes on a Tebex draft or staging store when possible.
- Minimize inline scripts — prefer Tebex-supported module patterns.
- Optimize images (WebP/PNG) for faster category page loads.
License terms
Your Slate license is for your own store(s) within the scope defined at purchase. You may not:
- Redistribute or resell the template files
- Publish source code publicly or leak assets
- Share the download with unlicensed users
See full terms at /terms.
Updating Slate
When Atzl Project releases an update:
- Back up your current customized files.
- Download the new version.
- Merge your branding/config changes into the updated files.
- Re-upload and test before switching production traffic.
Update notifications
Join Discord to receive update announcements and changelogs.
FAQ
Is Slate available on the Atzl hosted platform?
The hosted dashboard and /store/{customer-id} routes are built for Solstice. Slate is sold and deployed as a self-hosted Tebex theme.
Can I convert Slate to the hosted platform?
Contact Atzl Project support to discuss licensing and migration options.
Where do I get support?
Discord support channel or your marketplace purchase thread. Include your license reference — never share Tebex private keys in public channels.
Related
- Introduction — platform overview
- Solstice Template — hosted storefront guide