I’m having problems trying to install pdotools extra on modx 3.2
It’s giving 500 error on the files that is retrieving for installation and the installer stops, then the manager page collapses with gives 500 error.
Anyone is having the same problem? any solutions guidance or idea will be welcome.
From the Community Slack, it was reported as follows by @hugopeek posting to Vasily Naumkin:
I’m not sure if you’re still maintaining pdoTools, but I just ran into an issue with the latest package, 3.0.3-pl. Installing it results in a fatal error, because of a missing vendor folder. Manually going to core/components/pdotools in a terminal and running composer install --no-dev solves it.
Would be good if this can be fixed soon, as it instantly takes down both manager and frontend..