Hi @nick4,
You can download the latest version of the Bitnami WordPress module and install it using the servers that are already available in the Mautic installation.
cd /tmp
wget "https://bitnami.com/redirect/to/269995/bitnami-wordpress-4.9.8-0-module-linux-x64-installer.run"
chmod +x ./bitnami-wordpress-4.9.8-0-module-linux-x64-installer.run
sudo ./bitnami-wordpress-4.9.8-0-module-linux-x64-installer.run
Please select /opt/bitnami as installation directory. The WordPress files will be installed in the /opt/bitnami/apps/wordpress directory and you can access this application by typing yourip/wordpress in the browser.
Let us know if you have any questions