Jump to content

WHMCS + SMF Integration


Liam.

Recommended Posts

Hello everyone,

 

I use SMF as the main part of my site, and recently started a host, obviously using WHMCS. I was wondering if it is possible at all to integrate WHMCS with SMF.

 

By integration, I mean two things. Firstly, I would like the members to be integrated, using SMF's memberlist as the main one if possible. Secondly, I would like WHM's pages to be located inside SMF's template, which can be done like so:

 

<?php require("SSI.php");
$context['page_title_html_safe'] = 'My Page';
$context['meta_keywords'];
template_header(); 

echo' Content and HTML Here. ';

template_footer(); ?>

 

http://simplemachines.org/

 

It's free and open-source, so someone should be able to download it and have a look at it. The version I would want it integrated with, would be SMF 2.0 RC3.

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