The recommended PHP modules are required for XStore installation

To ensure full compatibility and optimal performance of the XStore theme, the following PHP modules should be enabled on your server:

– mbstring – Required for multibyte string processing.
– cURL – Enables data transfer via various protocols.
– DOM – Supports DOM document manipulation.
– GD Library – Used for image processing.
– JSON – Required for JSON encoding and decoding.
– libXML – Provides XML parsing capabilities.
– OpenSSL – Enables secure data transmission.
– PDO – Provides a data-access abstraction layer.
– Tokenizer – Required for parsing PHP code.
– XML – Supports XML parsing and manipulation.
– Zip – Enables handling of ZIP archives.
– Zlib – Used for data compression.

Ensuring these modules are active will help prevent compatibility issues and ensure a smooth installation and operation of the XStore theme.

Contact your hosting provider if you need help and give them this article — they will know what to do.

Updated on June 30, 2025
Was this Article helpful?