Skip to content

Instantly share code, notes, and snippets.

@joekolade
Last active March 3, 2023 11:05
Show Gist options
  • Save joekolade/39f4a55056da70c2187f to your computer and use it in GitHub Desktop.
Save joekolade/39f4a55056da70c2187f to your computer and use it in GitHub Desktop.
[Run Extbase Plugin] Typoscript: Bootstrap Extbase Plugin #typo3 #typoscript
temp.include = USER
temp.include {
userFunc = TYPO3\CMS\Extbase\Core\Bootstrap->run
vendorName = Events
pluginName = Eventlist
extensionName = Events
settings =< plugin.tx_events.settings
persistence =< plugin.tx_events.persistence
view =< plugin.tx_events.view
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment