Skip to content

Instantly share code, notes, and snippets.

@michaelklapper
Created February 13, 2013 08:55
Show Gist options
  • Save michaelklapper/4943183 to your computer and use it in GitHub Desktop.
Save michaelklapper/4943183 to your computer and use it in GitHub Desktop.
Register eID call in TYPO3 to provide lightweight initialized environment to render content in a fast way. This is typically used by AJAX calls in the frontend.
$TYPO3_CONF_VARS['FE']['eID_include']['tx_extension_controller'] = 'EXT:extension/Resources/Private/Eid/NameDispatch.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment