dchadwick/web/modules/custom/json_ingestion_examples/json_ingestion_examples.info.yml
2024-03-10 21:44:34 +00:00

10 lines
231 B
YAML

name: JSON Ingestion Examples
type: module
package: custom
description: 'Ways to import JSON data to Drupal'
core_version_requirement: ^9 || ^10
dependencies:
- drupal:migrate
- drupal:migrate_plus
- drupal:views_json_source