When I try to download and install package, I get an empty window with "Failure" title, and download doesn't start. What's the problem?
Provider is default - http://rest.modx.com/extras/
Curl extension is enabled.
When I try to download and install package, I get an empty window with "Failure" title, and download doesn't start. What's the problem?
Provider is default - http://rest.modx.com/extras/
Curl extension is enabled.
Package Management requires cURL or PHP Sockets.
If you use cURL, make sure that the core/packages/ directory is writable by PHP.
To get cURL (and Package Manager) working on localhost with XAMPP, you may also have to modify your firewall and add an exception for the C:\xampp\php\ext\php_curl.dll file. [2]
Check the Troubleshooting Package Management page for more information.