slimx How does Enhance detect an existing Wordpress installation? I have a few websites that just refuse to be be detected. Login to admin button etc. not working.
COLBYLICIOUS I had a problem with one of my personal websites and I made an ticket on client portal and @Adam answered to me that an plugin was blocking the WordPress integration into Enhance. I removed the plugin and everything worked in the panel. 👍️
Adam Enhance runs the wp-cli command wp core is-installed (as the website user) to check validity. This executes the core WordPress code so if there's an error then wp-cli will exit non-zero and Enhance will not import the installation.
Peertje Have the same problem, however when running wp core is-installed as the user it works just fine. Do not know if there are any other commands that are used for this, but maybe --skip-plugins could help?
slimx My apologies I did not update the thread, I had to re-install appcd and it was all fine. It was due to the last Enhance update apparently.