Pdotools error on Mod 3.2.0

Good evening everybody.

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.

Thank you very much!

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..

There already exists a forum thread about this:

Thanks @halftrainedharry I couldn’t recall where it was and assumed it was in the community Slack.

Thank you very much @smashingred and @halftrainedharry for your help.
Problem have been solved, really appreciate your help! Cheers!