Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 422 Bytes

readme.md

File metadata and controls

24 lines (16 loc) · 422 Bytes

Dummy Data Generator

Go to ERP Settings => Tools

Warning: This will delete your all existing employees, departments and designations

Tools Page

Installation

  1. Clone the repo
  2. Run the command composer install

CLI Commands

wp erp-seeder seed customer --num=1000
// or
wp erp-seeder seed employee --num=1000
wp erp-seeder truncate employee