Jump to content

Module/bridge for ISPCP <-> WHMCS


WolFree

Recommended Posts

I finally released the ISPCP <-> WHMCS Bridge.

 

Any Informations about this can be found at the blog, to go directly to the download, click here.

 

Current Version: V1.00

 

The Readme for the current release:

 

# WHMCS -> ISPCP Bridge
# Dev 2009 , (c) 2009 Wolfgang Freudenberger
# w.freudenberger@pure-host.de
# http://blog.pure-host.de
# Released under GNU General Public License (http://www.gnu.org/licenses/gpl.html)

Installation:

1. ISPCP
1.1 Create a Reselleraccount
1.2 Create the Hostingtemplates (They has to be EXACT like the names in WHMCS)
1.3 Copy the content of the folder "ispcp" to /var/www/ispcp (The file "api.php" should now be in /var/www/ispcp/gui/include/)
1.4 Set the correct user ( 
	#chown vu2000:vu2000 /var/www/ispcp/gui/include/api.php
	#chmod 444 /var/www/ispcp/gui/include/api.php)
1.5 Close ISPCP

2. WHMCS
2.1 Copy the content of the folder "whmcs" in your whmcs rootfolder (The file "ispcp.php" should now be in %ROOT%/modules/servers/ispcp/)
2.2 Create a server with the module, set the LogIndata to the Reselleraccount you created in 1.1
2.3 Correct the products and set it to this server ; Put in the textfield the Templatename you want to use (They has to be EXACT like the names in ISPCP)
2.4 Correct your Emailtemplate (e.g. Username for ISPCP => Domain and so on)

The Bridge send following data to the ISPCP API:

client id
first name
last name
email
company
zip/postal code
city
country
street 1 / address 1
street 2 / address 2
phone
password generated from whmcs

Supported functions:

- Add a domain automatically by order
- Terminate a domain
- Suspend a domain
- Unsuspend a domain



Please don't send any emails about problems like "my monitor is black, what did your script do?!" ^^ thanks.

 

Changelog:

 

Current Version: V1.00 // Build 20022009



Changelog:

V1.00 :

- Added: Termination, Suspention and Unsuspention of Domains
- Some Bugfixes

V0.15 :

- Fixed the problem that a space in the template/hostpackagename causes a nonfunction of the bridge
- Fixed LogIn buttons created by WHMCS

V0.14 : 

- Fix the send of client ID and phonenumber 


V0.13 :
- First release
- Setting up a domain in ISPCP automatically

 

 

Have fun and enjoy :)

 

Wolfgang F.

 

Oh and yes... please don't laugh about me because of the noobish code :S I'm a beginner.

Link to comment
Share on other sites

  • 3 months later...

Join the conversation

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

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated