I am not able to access all directory (store) that I created with the ALfresco Community Portal VIA the PHP library. In the directory Company Home, I created a directory named bis and when I try to access it as follows:
But when I try to access a directory inside the Company Home like Projects - $nodes = $session->query($spacesStore, "PATH:\"//app:company_home/approjects\""); Everything is ok.