Skip to content

Conversation

@alexwrite
Copy link
Contributor

Summary

Documents the new theme seeder feature introduced in ClientXCMS/ClientXCMS#19.

  • New dedicated page developpers/themes/seeders (EN + FR)
  • Updated theme structure in create-theme with database/seeders/ directory
  • Added seeder config to theme.json example
  • Fixed rules.blade.php typo to rules.php in theme structure

alexwrite and others added 2 commits January 31, 2026 12:48
Document the new theme seeder feature that allows themes to register
Laravel seeders for populating initial data via php artisan db:seed.

- Add dedicated seeders page (EN + FR)
- Update theme structure with database/seeders/ directory
- Add seeder config to theme.json example
- Fix rules.blade.php typo to rules.php in theme structure
@DarkIncognito85 DarkIncognito85 merged commit 5376fde into ClientXCMS:preprod Jan 31, 2026
2 checks passed
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.

2 participants