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.

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:

  • 1.x Comparechanges, plain diff MR !27

Comments

shashikanth171 created an issue. See original summary.

shashikanth171’s picture

Issue summary: View changes

Shiv_Sharma made their first commit to this issue’s fork.

shiv_sharma’s picture

Status: Active » Needs review
StatusFileSize
new55.16 KB
new40.73 KB

I have added the feature need to be get review Adding screenshot for reference.

shiv_sharma’s picture

Updated the code as it was not working during installing module

nishant’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new58.24 KB
new49.33 KB

Validated MR27, Working fine for me.

Adding SS for reference.