How Can We Help?
The Cryptocurrency WordPress Plugin for WooCommerce has some important system requirements your hosting platform should fulfill.
The Cloudways hosting provider was tested to fulfill these requirements.
PHP 7.0+
If during plugin activation you see an error like this:
Cryptocurrency Product for WooCommerce requires PHP version 7.0 or above.
You need to ask your host provider to update the PHP
version used for your site to be at least 7.0
. The higher is better here.
GMP
Another important requirement is the PHP
GMP module support. If it is not installed, plugin activation will fail with a message:
Cryptocurrency Product for WooCommerce requires GMP module to be installed.
You need to ask your host provider to install the PHP
GMP module in this case.
Multibyte String (mbstring)
Rarely your hosting may lacks the PHP
Multibyte String (mbstring) module support. If it is not installed, plugin activation will fail with a message:
Cryptocurrency Product for WooCommerce requires Multibyte String (mbstring) module to be installed.
You need to ask your host provider to install the PHP
Multibyte String (mbstring) module in this case.
WooCommerce
The WooCommerce WordPress plugin is the last but not least requirement. If it is not installed, you’ll see this error on the plugin activation:
Cryptocurrency Product for WooCommerce requires WooCommerce plugin to be installed and activated.
Follow the WooCommerce Installation Guide first, then return to this plugin activation.