reinstall.info.yml 250 B

1234567891011
  1. name: Reinstall
  2. type: module
  3. description: "Export the content of a site to flat files and import it again."
  4. core: 8.x
  5. package: OSInet
  6. php: 7.0
  7. dependencies:
  8. - drupal:migrate
  9. - drupal:migrate_plus
  10. - drupal:migrate_tools
  11. - drupal:serialization