What it does
SeedForge is an admin plugin that populates your Flatboard forum with realistic fake data in one click. Useful for development, design reviews, load testing, and demos.
It generates:
- Fake users — random names, emails, and unguessable passwords (they cannot log in)
- Fake categories — with names, descriptions and Font Awesome icons
- Fake discussions — realistic titles and opening posts in the chosen language
- Fake replies — threaded posts inside each discussion
All generated entities are tracked in a local registry (seedforge_ids.json) so they can be removed cleanly without touching real data.
