a3020/fake_data

Use fake data in your concrete5 installation

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:concrete5-package

0.9.1 2017-11-02 08:56 UTC

This package is auto-updated.

Last update: 2024-04-09 21:09:16 UTC


README

Latest Version on Packagist Software License Total Downloads

Currently supported commands

You can create fake data via the CLI. Start the CLI environment via concrete/bin/concrete5. Supported commands are:

  • fake-data:create:logs --amount 100
  • fake-data:create:users --amount 50

Installation Composer based environment

To install this package on a composer based concrete5 site, make sure you already have composer/installers then run:

$ composer require a3020/fake_data

Then install the package:

$ ./vendor/bin/concrete5 c5:package-install fake_data

Installation normal environment

In a normal concrete5 environment, download the ZIP file, extract its contents to packages and run composer install in the packages/fake_data directory.

Screenshot

CLI commands Generated Users