Skip to content

Integrate email templates, AI prompts, and automation settings into setup script#120

Merged
denbec merged 1 commit intomainfrom
denbec/add-setup-scripts
Feb 4, 2026
Merged

Integrate email templates, AI prompts, and automation settings into setup script#120
denbec merged 1 commit intomainfrom
denbec/add-setup-scripts

Conversation

@denbec
Copy link
Collaborator

@denbec denbec commented Feb 4, 2026

Summary

  • Adds automatic configuration of email templates, AI prompts, and automation settings to the local Directus setup
  • Eliminates the need to run setup scripts separately
  • Gets admin token via API login and passes it to the setup scripts

Test plan

  • Run ./setup.sh in directus-cms directory
  • Verify that email_templates, ai_prompts, and automation_settings collections are created
  • Verify that default templates and prompts are seeded

🤖 Generated with Claude Code

…etup script

The setup script now automatically populates email_templates, automation_settings, and ai_prompts collections during local Directus setup, eliminating the need to run these scripts separately.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
programmierbar-website Building Building Preview, Comment Feb 4, 2026 3:21pm

Request Review

@denbec denbec merged commit 3c578c3 into main Feb 4, 2026
2 of 3 checks passed
@denbec denbec deleted the denbec/add-setup-scripts branch February 4, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant