Return to Snippet

Revision: 21080
at December 2, 2009 18:52 by hotdiggity


Initial Code
header('Location: ' . $modx -> config ['site_url'] . 'path/to/another/cms/index.php' );

Initial URL
http://modxcms.com/forums/index.php/topic,42971

Initial Description
Create a new module using this code:

Initial Title
Embed 3rd party web application as a module within MODx Evo

Initial Tags
module

Initial Language
PHP