Jump to content

Integration with Drupal, Joomla & WordPress


WisTex

Recommended Posts

I just had a crazy idea inspired from this thread:

http://forum.whmcs.com/showthread.php?t=15580

 

I wonder if it would be possible to have WordPress, Drupal or Joomla integration with WHMCS. Not the whole 9 yards, but at least a link to login in the Client Area, similar to the Login to cPanel button.

 

Not even sure how possible that is, but I thought it would be an interesting addition. Some of our clients complain about having too many logins for their website (WHMCS Client Area, cPanel/FTP, Drupal/Joomla/WordPress, etc.). If they could login to the client area and then click "Login to Drupal" that would be nice. :)

Link to comment
Share on other sites

Scott, this is easy to get.

see clientareaproducts.tpl

 

replicate & hack the login to Cpanel button, for a direct link to your customer's cms

 

<td width="50%" align="center" bgcolor="#E6EEFF">

<input class="button" type="button" onclick="window.open('https://{$domain}:2083/login?user={$username}&pass={$password}')" value="Login to cPanel"/>

<input class="button" type="button" onclick="window.open('https://{$domain}:2096/login?user={$username}&pass={$password}')" value="Login to Webmail"/><br/>

{if $customfields[12].input eq "true"}<input class="button" type="button" onclick="window.open('https://ozsmebusiness.com.au/project2/index.php?user={$username}&pass={$password}')" value="Project Management"/>{/if}

<input class="button" type="button" onclick="window.open('https://{$domain}/administrator/index.php?user={$username}&pass={$password}')" value="Login to Website CMS"/>

</td>

 

We've added a custom field for project management. If that's ticked, they see that button.

 

The difficulty is that the un/password need to be the same as the WHMCS login un/pw, and won't work for additional users.

Link to comment
Share on other sites

  • 2 years later...
  • 4 months later...

We're looking for SSO integration w/Drupal ourselves.

 

There always seems to be product integrations with Joomla first and then eventually solutions are made available for Drupal, but I still see no movement towards Drupal in this regard for anything other than simply customizing the WHMCS templates.

Link to comment
Share on other sites

Hi, try this http://gohigheris.com

They have a great integrator for Joomla, but are working on version which fully integrates WHMCS with Drupal, Wordpress and any other kind of CMS. It integrates design (template), sessions and user accounts. I already use this over a year and can only recommend this software. You can see it in action on my site.

 

It looks like they went back to the drawing board for this...

Link to comment
Share on other sites

  • 1 year later...
We're looking for SSO integration w/Drupal ourselves.

 

There always seems to be product integrations with Joomla first and then eventually solutions are made available for Drupal, but I still see no movement towards Drupal in this regard for anything other than simply customizing the WHMCS templates.

 

Did you find a Drupal integration solution with WHMCS? I am looking for a developer if you can be of help. Thanks

Link to comment
Share on other sites

No @gr8, I still don't see any canned solutions for this out there, the gohigher company seems to not have accomplished this for about two years now, but we've implemented a couple of different solutions that suffice nicely, however, for a few of our clients.

 

I should be able to help you out with this though, and I've pm'd you with my direct contact info should you be interested in integrating Drupal w/WHMCS for SSO (single sign on) or with other CRM/ERP systems as well.

 

I hope that helps :)

Link to comment
Share on other sites

Hi tallship

 

I would be very interested in this sso with drupal as well...!

 

can we get in touch

 

thanks

 

No @gr8, I still don't see any canned solutions for this out there, the gohigher company seems to not have accomplished this for about two years now, but we've implemented a couple of different solutions that suffice nicely, however, for a few of our clients.

 

I should be able to help you out with this though, and I've pm'd you with my direct contact info should you be interested in integrating Drupal w/WHMCS for SSO (single sign on) or with other CRM/ERP systems as well.

 

I hope that helps :)

Link to comment
Share on other sites

Hi tallship

 

I would be very interested in this sso with drupal as well...!

 

can we get in touch

 

thanks

 

Yes no problem! I would be happy to help. Just PM, email, or contact me via one of the other offlist methods HERE and we'll get you squared away according to your requirements :)

 

.

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