An open API service indexing awesome lists of open source software.

https://github.com/baikho/drupal-faker

Drupal integration with https://github.com/FakerPHP/Faker
https://github.com/baikho/drupal-faker

development drupal drupal-7 drupal-7-module drupal-8 drupal-8-module drupal-module drupal-project drupal8 faker

Last synced: about 1 month ago
JSON representation

Drupal integration with https://github.com/FakerPHP/Faker

Awesome Lists containing this project

README

          

INTRODUCTION
------------

The Faker module allows you to generate fake data using the PHP Faker library.

Read more about [Faker](https://github.com/FakerPHP/Faker).

REQUIREMENTS
------------

Optionally install Devel Generate which will allow you to generate content using Faker.

INSTALLATION
------------

Install as usual, see [Installing contributed modules
](https://drupal.org/node/895232) for further information.

CONFIGURATION
-------------

1. Navigate to settings form through `Admin > Configuration > Development > Faker Profiles`

or directly at path `/admin/config/development/faker-profile`

2. With the existing Devel Generate tasks you can now use the Faker Profile as an alternative for data population.