ampproject / ampproject/px-toolbox-php
Add routing of the configuration to make the PSI API integration configurable from an external consumer
Open
- Dominant language
- PHP
- Stars
- 8
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### Feature Description
An abstraction layer for routing the configuration throughout the entire pipeline was already partially built. However, right now, it is not directly being fed by an external consumer, and there is no way to provide the configuration from the outside.
An external consumer like the PX for WP plugin should be able to provide a full configuration when instantiating the pipeline, and potentially even filter it after instantiation or while it is running via the events subsystem.
Contributor guide
Assessment
This issue has not been assessed yet.