App métier
Calendrier Éditorial
La planification de contenu marketing : chaque contenu avance sur un kanban éditorial et se pose sur un calendrier mensuel, briefs et fichiers attachés — et un cron du lundi matin envoie à l'équipe ce qui part cette semaine.
La configuration
C'est toute l'app. Copiez-la, modifiez-la, faites-la vôtre.
name: content-calendar
description: >-
Marketing content calendar — plan pieces on a month view,
move them through an editorial kanban, and keep briefs and
assets attached to every piece.
tables:
- $ref: ./config/tables/campaigns.yaml
- $ref: ./config/tables/content.yaml
automations:
- $ref: ./config/automations/weekly-digest.yaml # cronLancez-la
Installez Sovrium, puis démarrez l'app depuis sa config.
curl -fsSL https://sovrium.com/install | sh
sovrium init my-calendar --template content-calendarConstruisez la vôtre
Partez d'un modèle ou d'un fichier vide. Une config, et Sovrium fait tourner toute l'app.