Commit graph

6 commits

Author SHA1 Message Date
isUnknown
c34a564aa5 fix: changer le pattern de route newsletter (api/ réservé par Kirby)
- Pattern `api/newsletter` → `newsletter/subscribe`
- Ajout de config.localhost.php (gitignored) pour le dev local

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 15:18:29 +01:00
isUnknown
9c9a2fd40a feat: newsletter form fonctionnel via Brevo
- Route Kirby `api/newsletter` (proxy vers l'API Brevo) dans site/config/routes/newsletter.php
- JS de soumission du formulaire dans assets/js/newsletter-brevo.js
- Chargement du script dans le template newsletter.php
- Clé API dans config.index.ngo.php (gitignored)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 15:12:35 +01:00
isUnknown
0727519a5e Update .gitignore to explicitly ignore .claude contents
All checks were successful
Deploy / Deploy to Production (push) Successful in 5m16s
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-09 14:29:49 +01:00
isUnknown
f9cdc18144 start report integration
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-01-13 13:44:37 +01:00
isUnknown
fe56d81c45 Ignorer les fichiers .claude*
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-13 11:58:25 +01:00
isUnknown
efa5624dab Initial commit 2025-10-03 07:46:23 +02:00