PUQ Mautic Skip to main content

Configuration

3.png

 

PHP Binary File

First, find out the version of PHP and ionCube on your WHMCS. You can do this by navigating to Utilities -> System -> PHP Info.

4.png

It is crucial that your ionCube version is v12 and above; otherwise, our extensions will not function correctly.

After determining the PHP version of your WHMCS and ensuring that your ionCube is v12 and above, you need to find out where the PHP binary file is located on your server. To do this, run the command "whereis your_php_version"  in the console, replacing "your_php_version" with your PHP version:

6.png

When entering this path in the configuration menu of this extension, make sure it is correct. If the path is incorrect, the extension will produce an error, and you won't be able to continue working with this extension:

7.png

Crons List

You can find a complete list of available crons in the official WHMCS documentation ( Task Options for skip and do )

To activate a specific cron, all you need to do is click on "Run Cron Now," confirm the request to execute the cron, and wait until the loader disappears and redirects you to another page.

8.png

9.png