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
- Host: GitHub
- URL: https://github.com/baikho/drupal-faker
- Owner: baikho
- Created: 2019-10-26T21:23:25.000Z (over 6 years ago)
- Default Branch: 3.0.x
- Last Pushed: 2025-02-08T19:01:00.000Z (about 1 year ago)
- Last Synced: 2025-03-25T05:51:18.074Z (12 months ago)
- Topics: development, drupal, drupal-7, drupal-7-module, drupal-8, drupal-8-module, drupal-module, drupal-project, drupal8, faker
- Language: PHP
- Homepage: https://www.drupal.org/project/faker
- Size: 4.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.