Problem/Motivation
The module currently does not have a proper uninstall process, making it hard to uninstall.
Steps to reproduce
Install module, create pagedesigner entities, try to uninstall
Proposed resolution
Add proper uninstall process:
- delete all pagedesigner entities through sql queries directly
- delete all pagedesigner config
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork pagedesigner-3608578
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
guillaumepacilly commentedComment #5
guillaumepacilly commentedComment #6
guillaumepacilly commentedComment #8
guillaumepacilly commented