Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenomedia/migrate_remove
Drupal 8 Module that removes database polution added by Migrate modules.
https://github.com/xenomedia/migrate_remove
drupal drupal-8 drupal-migrate drupal-module
Last synced: 12 days ago
JSON representation
Drupal 8 Module that removes database polution added by Migrate modules.
- Host: GitHub
- URL: https://github.com/xenomedia/migrate_remove
- Owner: xenomedia
- License: gpl-2.0
- Created: 2017-06-23T21:26:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T22:04:49.000Z (over 7 years ago)
- Last Synced: 2024-12-01T13:47:36.654Z (2 months ago)
- Topics: drupal, drupal-8, drupal-migrate, drupal-module
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Migrate Remove
Drupal 8 Module that removes database polution added by Migrate modules. The
code in this module was written by David Lohmeyer.http://www.lohmeyer.rocks/blog/2017/06/20/0085-clean-database-pollution-migrate-drupal-module
**Installation:**
* Install the module as you normally would.
* Uninstall the module to run the uninstall hook.**Requirements:**
* none