Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

punkstar/magefaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate fake test data for Magento

MageFaker is a tool for creating a bunch of bogus customer accounts on a Magento installation using realistic, yet fake, customer data.

image

### Installation

git clone https://github.com/punkstar/magefaker.git ~/magefaker
cd ~/magefaker
composer install
echo "alias magefaker=~/magefaker/bin/magefaker" >> ~/.zshrc

Usage

The following command will create 300 fake customer accounts for the Magento installation at ~/Sites/my/magento/root.

magefaker --magento ~/Sites/my/magento/root 300

About

🔧 Generate dummy customers for Magento

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages