<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Embed 3rd party web application as a module within MODx Evo'</title>
    <description>Snipplr comments feed</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 07 Apr 2026 21:05:11 +0000</lastBuildDate>
    <item>
      <title>martinaf said on 09/Oct/2024</title>
      <link>https://snipplr.com/view/24160/embed-3rd-party-web-application-as-a-module-within-modx-evo</link>
      <description>&lt;p&gt;Embed 3rd party web application in MODx Evo by creating a new module with this redirect code:
header('Location: ' . $modx -&gt; config ['site_url'] . 'path/to/another/cms/index.php');

This approach is useful for &lt; a href=https://zexussolution.com/services/development/web-app/maintenance/&gt;web application maintenance&lt;/a&gt;. More details:&lt;/p&gt;</description>
      <pubDate>Wed, 09 Oct 2024 12:07:35 UTC</pubDate>
      <guid>https://snipplr.com/view/24160/embed-3rd-party-web-application-as-a-module-within-modx-evo</guid>
    </item>
  </channel>
</rss>
