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

Command icon 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

guillaumepacilly created an issue. See original summary.

guillaumepacilly’s picture

Status: Active » Needs review

guillaumepacilly’s picture

Status: Needs review » Reviewed & tested by the community
guillaumepacilly’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

guillaumepacilly’s picture

Status: Fixed » Closed (fixed)