Configuration

Demo Data Seeder

Populate and clear a full dataset of test users, campaigns, projects, and transactions.

The demo data seeder creates a realistic dataset across all major user journeys — multiple brands, influencers, campaigns in various statuses, completed and disputed projects, messages, and wallet transactions. It is a developer and QA tool, not for production use.

Access

Navigate to Influenzic → Tools → Demo Data in the WordPress admin.

Seeding

Click Seed Demo Data. The seeder creates:

  • Brand and influencer user accounts with completed profiles and connected social accounts
  • Campaigns covering multiple platforms, rate types, and statuses
  • Projects at every status stage (active, pending-review, posted, completed, disputed, cancelled)
  • Inbox threads with sample messages
  • Wallet transactions and payout requests
  • Disputes with message threads and resolved outcomes
  • Reviews for completed projects

All seeded rows carry test_mode = 1 on project and transaction tables for easy identification and filtering.

Clearing Demo Data

Click Clear Demo Data. This deletes all users, campaigns, projects, and associated records that were created by the seeder. It does not touch data created by real operator or user actions.

Never run the seeder on a live production site. The clear action is destructive and permanent. Run it only on development or staging environments.

Was this article helpful?