| Server IP : 217.160.0.95 / Your IP : 216.73.216.74 Web Server : Apache System : Linux infong-uk56 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64 User : u78863098 ( 10368940) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /homepages/oneclick/WordPress/7.0/601/custom/wordpress/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 ```