The Moovs customer portal is available for all versions. To add the code to your Moovs website please follow the instructions.
Navigate to the Customer Portal Settings page, click here.
Copy the iFrame code
Go to Your Moovs Website editor and add the iFrame Code
Publish your website, and you will have the iFrame embedded
Pro Tip: If you don't have a developer, you will need to use this code to adjust the 'width' and 'height'
{your_slug} is available directly through the iFrame code.
<iframe
src="https://customer.moovs.app/{your_slug}/iframe"
title="Moovs App"
width="100%"
height="720">
</iframe>
Example Implementation