| Server IP : 74.208.236.16 / Your IP : 216.73.216.174 Web Server : Apache System : Linux infongwp-us3 4.4.400-icpu-108 #2 SMP Wed Feb 11 10:12:42 UTC 2026 x86_64 User : u102440577 ( 7172810) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/44/d845879113/htdocs/app849812966/wp-content/plugins/ionos-sso/ |
Upload File : |
# IONOS Single Sign-On (SSO) Plugin ## Xdebug - Add server in Settings | PHP | Servers with `localhost` as Host, `8076` as port and `Xdebug` as Debugger. - Enable path mappings and set `/var/www/html` as server path for the `wp` directory and `/var/www/html/wp-content/plugins/ionos-sso` as the `ionos-sso` server path. - Hit the `Start Listening for PHP Debug Connections` in the Editor toolbar (the phone-like icon on the left of the Git icons group). - Add a breakpoint in your code and open the website. ## Build locally: Build assets & dependencies - Build/Update the _*.po_ languages files - Include the Composer library ``` $ npm run grunt build ```