dolibarr 21.0.0-alpha
|
Module to include an external web site/tools into Dolibarr menu and into a frame page. More...
Files | |
file | modExternalSite.class.php |
Description and activation file for the module ExternalSite. | |
file | index.php |
Page to setup module external site. | |
file | frames.php |
Page that build two frames: One for menu, the other for the target page to show Usage: /externalsite/frames.php to show URL set into setup /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_CONTENT_abc to show html text defined into conf 'EXTERNAL_SITE_CONTENT_abc' /externalsite/frames.php?keyforcontent=EXTERNAL_SITE_URL_abc to show URL defined into conf 'EXTERNAL_SITE_URL_abc'. | |
file | frametop.php |
Top frame to show external web application. | |
Module to include an external web site/tools into Dolibarr menu and into a frame page.