Just a quick update.
Indeed CWP requires the full PHP path together with the WordPress path to work.
example: 0/1 * * * /usr/bin/local/php /home/user/public_html/your-wordpress-folder
And the Cron command has to be added manually from the command line because the CWP Admin/User Panel doesn't work.
It has a bug where it includes a ## in front of the Cron command, making it appear a comment and not run.
I hope this helps someone.