...
After updating the configuration file(s), you need to run the "ezpgenerateautoloads.php
" script, in order to add the information about all PHP class definitions of this extension to the "<eZ_Publish_root_folder>/ezpublish_legacy/var/
autoload/ezp_extension.php
" file, otherwise eZ Publish might not be able to execute the PHP code of the newly added extension. The following example shows how to run the script.
...
The script will look for class definitions in the "extensions" directory and update the "
" file accordingly.<eZ_Publish_root_folder>/ezpublish_legacy/var/
autoload/ezp_extension.php