Jump to content
[MUST READ] Forum Rules ×

Signup form like InfinityFree


Recommended Posts

6 hours ago, 360 said:

There's no tutorial for this. It's just custom coding. Utilizing the API you can make your client area.

Check out his GitHub account for an API client https://github.com/InfinityFreeHosting/mofh-client

I use WHMCS which isn't cheap but it's easy to set up and I'm able to manage customer accounts, prevent abuse and even offer my paid plans.

Tutorial for WHMCS: https://myownfreehost.net/cpanel-api.php

ok tell me how to run this github @mofh api????

Link to comment
Share on other sites

2 hours ago, 360 said:

You'll have to discover that on your own since I don't provide support for any of these things.

It doesn't let you choose a subdomain name, it just tells you that those domains are available in your control panel to create subdomains. That's just a simple list that the reseller added. You can do this type list yourself by editing the signup file and add a select input there with the options you need. (I've had that question too once I've seen UltimateFreeHost.In's signup page)

Code:


<th style="text-align: left;">Following subdomains available from cPanel
<td>
   <select size="1" name="script">
      <optgroup label="Select ">
         <option value="" selected="selected"> choose subdomain</option>
         <option value="wordpress">22web.org</option>
         <option value="joomla">100001mb.com</option>
         <option value="drupal">2Kool4u.net</option>
         <option value="bigace">66ghz.com</option>
         <option value="nucleus">a0001.net</option>
         <option value="typo3">fast-page.org</option>
         <option value="b2evolution">html-5.me</option>
         <option value="geeklog">iblogger.org</option>
         <option value="kajona">is-best.net</option>
         <option value="concrete5">is-great.org</option>
         <option value="pivot">is-best.org</option>
         <option value="tikiwikigroup">likesyou.org</option>
         <option value="modxrevo">loveslife.biz</option>
         <option value="pligg">my-board.org</option>
         <option value="phpbb">my-style.in</option>
         <option value="mybb">mydiscussion.net</option>
         <option value="vanilla">nichesite.org</option>
         <option value="opencart">social-networking.me</option>
         <option value="oscommerce">talk4fun.net</option>
         <option value="zencart">totalh.net</option>
         <option value="hhgmultistore">web1337.net</option>
      </optgroup>
   </select>
</td>

So you are the person who bought UltimateFreeHost.in from Jyotirmoy Biswas ?

I must say MOFH has very limited access to customise the website or make it whitelevel 

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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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

×
×
  • Create New...