Jump to content
  • 0

How to add domain check form to an external website?


Jake

Question

1 answer to this question

Recommended Posts

  • 1

Hi there,

where is how I use:

<form method="post" action="//blesta_path/order/config/preconfig/your package group name" class="disable-on-submit">
<div class="input-domain">
<input type="text" name="domain" value="" placeholder="yourdomain.com" class="you class for input">
</div>
<div class="your class for button group">
<button class="btn btn-success" type="submit" name="lookup" value="1">
<i class="fas fa-search"></i> Domain Search </button>
<button class="btn btn-success" type="submit" name="transfer" value="1">
<i class="fas fa-sign-in-alt"></i> Domain Transfer </button>
</div>
</form>

You need to disable CSFR for domain search working correctly, go to:

Domain Checker - Support - Blesta Community Forums

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...