All Collections
Settings
Website Integrations
WIX - Integrate the Client Login Form
WIX - Integrate the Client Login Form
Roy avatar
Written by Roy
Updated over a week ago

This article will show you how to integrate PTminder's client login form into your existing WIX hosted website. If you don't already have a WIX website, you can sign up for one here.

In PTminder, click the downward arrow located in the upper right side and head over to your Settings then 'Client Area' menu. Then select the 'Website Integration' tab, 'Login Form Integration':

On this page you'll see a number of steps, ignore these for now, but you'll need some of this information later.
โ€‹
Now in a new tab/browser, login to your WIX editor.

Find the area/page you wish to add the PTminder login form to, then from the left-hand module options look for 'Add Apps':

Browse down and find 'Embed HTML', click on it and get the app:

Click the '+ Add to Site' button:

Select the 'Enter Code' button, now on your page:

In this HTML iframe code box (see example screenshot below), copy/paste in the following code:

<script type="text/javascript" src="https://ptminder.com/website/extform/?guid=EXAMPLE"> </script>
<div id="ptminder-client-login"></div>

Afterwards, make sure to replace the URL code which has "https://ptminder.com/website/extform/?guid=EXAMPLE" to be your own unique link, which can be found on the PTminder 'Website Integration' tab, under Step 1.

Save and Publish your changes.

You're done! :)

Did this answer your question?