Jump to content

PHPvms within another CMS


t_bergman

Recommended Posts

I'm stuck and need some help from the gurus on this board. I am trying to insert phpvms content within another cms without relying on an iframe. I want to be able to use modules within phpvms but use the cms framework to build pages etc with another system. Right now my folder structure is

\root\ where the cms is and \root\phpvms\ where phpvms is installed.

I've got this code so far but I don't know if I am missing elements?

<?php

include('http://eportal.hphvirtual.com/dispatcher/core/codon.config.php');

MainController::Run('Frontpage', '_index', 'frontpage_main.tpl');

?>

Thanks,

Link to comment
Share on other sites

Why not adapt phpVMS to include your other content? phpVMS is a CMS, why add another?

phpVMS is not a powerful CMS like others, the flexibility of the content is very limited as it was designed as a virtual airline management tool (which it excels at). I am wanting to build a module within the phpvms framework using its backend and then have the ability of a very robust cms.

Link to comment
Share on other sites

phpVMS is not a powerful CMS like others, the flexibility of the content is very limited as it was designed as a virtual airline management tool (which it excels at). I am wanting to build a module within the phpvms framework using its backend and then have the ability of a very robust cms.

Then we must delve further into your needs to find out what your requirements really are. What is it you want to add that you don't feel phpVMS is flexible enough to support?

  • Like 1
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.   Restore formatting

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