hasExtensionRightFolderName: support the vendor directory
On CiviCRM Spark, the extension did not work because our extensions are in the /vendor/civicrm
directory.
Otherwise, the mobile app just says "unable to connect". The checklist said that the folder name was incorrect, but the name was correct - it was just not in the expected location.
Why is this check is there?