All Collections
Settings
Website Integrations
Shopify - Integrate the Client Login Form
Shopify - 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 Shopify hosted website. 

In PTminder, head over to your Settings then 'Client Area' tab. 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 Shopify account.

Select 'Online Store' from the left-hand menu:

Select the 'Customize' button:

Select 'Add Section':

Select 'Custom content':

Select 'Add':

Select 'Add content', then 'Custom HTML':

In this HTML box, copy/paste in the following code below

<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.

Now you should see the 'Sign In Form' where your client can login.

Save your changes.

You're done! :)

Did this answer your question?