Skip to content

Add WP-CLI command to seed the database with test data #200

@johnhooks

Description

@johnhooks

What problem does this address?

Add a wp-cli command to seed the database with test data, as suggested by @JasonTheAdams in the #feature-notifications of Slack.

What is your proposed solution?

PR #199 will setup the initial database tables, but they will be empty. To fill out the demo there needs to be test data. I propose using wp-cli and fakerphp/faker to seed the database.

Metadata

Metadata

Assignees

Labels

demophpPull requests that update Php code

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions