Problem/Motivation
The ProductSettings event currently allows products to inject form data into the Acquia Connector settings form, providing a unified location for product credential configurations. However, with the introduction of the Key module, this event is no longer necessary and is now deprecated.
Action items:
Mark the ProductSettings event as deprecated. Remove the event entirely in the 5.x release.
Impact:
Deprecating and removing this event will simplify credential management and align with current best practices using the Key module, while reducing technical debt related to deprecated APIs.
Issue fork acquia_connector-3546897
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 #3
rajeshreeputraRequesting review.
Comment #5
japerry