Closed (fixed)
Project:
Drupal 7 to Modern Drupal Module Upgrader
Version:
8.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2014 at 06:06 UTC
Updated:
20 Oct 2014 at 16:34 UTC
Jump to comment: Most recent
Comments
Comment #1
webchickThis keeps getting brought up when I show it to people, so setting as a critical task.
Comment #2
phenaproximaI've added a basic implementation of this in commit 9d6073c. The flag is --clean, and a plugin must implement CleanerInterface in order for the clean() method, which deletes old crap, to be called.
Comment #3
webchickCool, it works! Only on block_info for now, but others could be added.