Problem/Motivation
It would be nice to show the Nginx Proxy Manager connection status on status report page
Proposed resolution
Show the status of API settings according to the validation status.
Use hook_requirements() for status reporting ($phase == 'runtime'), read documentation here.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | After.png | 49.33 KB | nishant |
| #7 | Before.png | 58.24 KB | nishant |
| #4 | NPM_not connected.png | 40.73 KB | shiv_sharma |
| #4 | npm_connected.png | 55.16 KB | shiv_sharma |
Issue fork nginx_proxy_manager_connector-3357428
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
shashikanth171 commentedComment #4
shiv_sharma commentedI have added the feature need to be get review Adding screenshot for reference.
Comment #6
shiv_sharma commentedUpdated the code as it was not working during installing module
Comment #7
nishantValidated MR27, Working fine for me.
Adding SS for reference.