Blog — articles récents
Liste des articles du blog + rédaction automatique d’articles optimisés SEO, à la fréquence de votre choix.
| Identifiant | blog-auto |
|---|---|
| Offre | Premium — 19€/mois |
| Version | 1.0.0 |
| Manifeste | GET /v1/registry/blog-auto |
Champs
| Clé | Label | Type | Défaut |
|---|---|---|---|
heading |
Titre | text | Nos derniers articles |
intro |
Texte d’introduction | textarea | — |
nombre |
Nombre d’articles affichés | text | 6 |
colonnes |
Articles par ligne (1, 2 ou 3) | text | 3 |
extraits |
Afficher un extrait (oui / non) | text | oui |
Actions
Ce plugin n'a pas de backend : il se rend entièrement à partir de ses champs.
Utilisez POST /v1/render/blog-auto pour en obtenir le HTML.
Rendu
curl -X POST https://plugins.clapify.fr/v1/render/blog-auto \
-H "X-API-Key: cfy_votre_cle" \
-H "Content-Type: application/json" \
-d '{"props":{"heading":"Nos derniers articles","intro":"","nombre":"6","colonnes":"3","extraits":"oui"}}'
← Tous les plugins