I was able to resolve this by editing cwp-el8-latest and re-installing:
Changed
all URL's from "static.cdn-cwp.com/files/cwp/
el7" to "static.cdn-cwp.com/files/cwp/
el8"
Changed "static.cdn-cwp.com/files/cwp/el8/cwp-el7-0.9.8.
?.zip" to "static.cdn-cwp.com/files/cwp/el8/cwp-el7-
0.9.8.1179.zip"
I've also made some other tweaks to the installer file. Most notably: fixed expression/arithmatic errors nears lines ~80 thru ~90, added logic to the php-fpm installer to install the latest version (as of Jun-15-2024) of PHP, increased cert bits from 2048 to 4096, changed cert details, disabled pure-ftpd because FTP is lame. My changes can be seen by searching within the installer file for the text "zfk" - each change has been notated.
You can download it here. Pastebin.com will not allow me to provide the installer sourcecode.... sorry.