Sugar CRM – Entry Point Registry

To register new custom entry points for Sugar CRM, do the following you have to create the file custom/include/MVC/Controller/entry_point_registry.php

Contents should be the following:

$entry_point_registry['entry_point_name'] = array('file' => 'path/to/custom/code.php', 'auth' => true);

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>