How to enable the XSL PHP extension?

Hi @Kerfred,

Here’s how you can compile extensions that are bundled with PHP as shared extensions: Add IMAP PHP Extension

For “Install Extension Dependencies”, you’ll need to run the following:

apt-get install libxslt-dev

Also, on the compile step you’ll want to run cd /app/php*/ext/xsl instead of cd app/ssh*.