Problem/Motivation
Both modules Postoffice Twig and Postoffice Image each declare a service with the name twig.extension.postoffice. If both extensions are active, they will silently override each other.
Steps to reproduce
Enable Postoffice Twig and Postoffice Image, then try to use twig functions / filters from both of them.
Proposed resolution
Use unique service names.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork postoffice-3357080
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
znerol commentedComment #5
znerol commented