No description
Find a file
Claude d293d2f221
feat(blesta): SSL + DNS order forms and packages
- SSL Certificates order form with 4 packages: DV ($4.99), Wildcard ($39.99), IP SSL ($18), Code Signing ($59.99)
- DNS Hosting order form with 3 packages: Starter (free), Pro ($4.99/mo), Enterprise ($14.99/mo)
- Package groups created: SSL Certificates, DNS Hosting
- Order links on lthn.io pages point to correct Blesta forms
- Packages use None module as placeholder until GoGetSSL/ClouDNS creds added

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 06:56:46 +01:00
app feat(blesta): SSL + DNS order forms and packages 2026-04-04 06:56:46 +01:00
bootstrap feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
config feat(widget): embeddable .lthn name search widget + CORS 2026-04-04 05:16:13 +01:00
database feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
public feat(widget): embeddable .lthn name search widget + CORS 2026-04-04 05:16:13 +01:00
resources feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
routes feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
.gitignore fix: add .gitignore — exclude vendor, .env, storage 2026-04-03 16:35:07 +01:00
artisan feat: lthn.io CorePHP app — TLD website + blockchain services 2026-04-03 16:13:55 +01:00
Caddyfile feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
composer.json feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
composer.lock feat: lthn.io API serving live chain data 2026-04-03 17:17:42 +01:00
Dockerfile feat: complete module scaffolding — all 6 modules with controllers, routes, services 2026-04-03 16:26:17 +01:00
start.sh feat(names): wallet health endpoint + pre-flight balance check 2026-04-04 02:52:34 +01:00