6.4. Integration into other systems

PHP-Nuke integration

To integrate phpMyEdit into PHP-Nuke content management system, just add a name variable with a $module_name value into a set of phpMyEdit persistent variables.

Example 6-5. phpMyEdit integrated into PHP-Nuke

$opts['cgi']['persist']['name'] = $module_name;

PostNuke integration

Integration into PostNuke content management system is most likely very similar to PHP-Nuke integration.

other systems

If you know useful information about how to integrate phpMyEdit with a particular system, please notify project developers.