Problem/Motivation

Throughout the module's codebase, several elements (such as service definitions, classes, or configuration files) are using a project-specific prefix instead of strictly adhering to the module's machine name namespace. To comply with Drupal contrib best practices and ensure the module remains fully agnostic and maintainable, that prefix should be completely removed from the module.

Proposed resolution

Create a patch to remove that project-specific prefix.

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

dimaro created an issue. See original summary.

dimaro’s picture

Status: Active » Needs review

  • cmarrufo committed cb6707f8 on 1.0.x authored by dimaro
    fix: #3592659 Remove potential project-specific prefix to keep the...
cmarrufo’s picture

Status: Needs review » 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.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.