Project

General

Profile

Bug #101809 » PackageStates-LocalNonComposer.php

Oliver Hader, 2023-09-01 10:54

 
<?php
# PackageStates.php

# This file is maintained by TYPO3's package management. Although you can edit it
# manually, you should rather use the extension manager for maintaining packages.
# This file will be regenerated automatically if it doesn't exist. Deleting this file
# should, however, never become necessary if you use the package commands.

return [
'packages' => [
'core' => [
'packagePath' => 'typo3/sysext/core/',
],
'scheduler' => [
'packagePath' => 'typo3/sysext/scheduler/',
],
'extbase' => [
'packagePath' => 'typo3/sysext/extbase/',
],
'fluid' => [
'packagePath' => 'typo3/sysext/fluid/',
],
'frontend' => [
'packagePath' => 'typo3/sysext/frontend/',
],
'fluid_styled_content' => [
'packagePath' => 'typo3/sysext/fluid_styled_content/',
],
'filelist' => [
'packagePath' => 'typo3/sysext/filelist/',
],
'impexp' => [
'packagePath' => 'typo3/sysext/impexp/',
],
'form' => [
'packagePath' => 'typo3/sysext/form/',
],
'install' => [
'packagePath' => 'typo3/sysext/install/',
],
'reports' => [
'packagePath' => 'typo3/sysext/reports/',
],
'redirects' => [
'packagePath' => 'typo3/sysext/redirects/',
],
'indexed_search' => [
'packagePath' => 'typo3/sysext/indexed_search/',
],
'recycler' => [
'packagePath' => 'typo3/sysext/recycler/',
],
'setup' => [
'packagePath' => 'typo3/sysext/setup/',
],
'rte_ckeditor' => [
'packagePath' => 'typo3/sysext/rte_ckeditor/',
],
'adminpanel' => [
'packagePath' => 'typo3/sysext/adminpanel/',
],
'backend' => [
'packagePath' => 'typo3/sysext/backend/',
],
'belog' => [
'packagePath' => 'typo3/sysext/belog/',
],
'beuser' => [
'packagePath' => 'typo3/sysext/beuser/',
],
'dashboard' => [
'packagePath' => 'typo3/sysext/dashboard/',
],
'extensionmanager' => [
'packagePath' => 'typo3/sysext/extensionmanager/',
],
'felogin' => [
'packagePath' => 'typo3/sysext/felogin/',
],
'filemetadata' => [
'packagePath' => 'typo3/sysext/filemetadata/',
],
'info' => [
'packagePath' => 'typo3/sysext/info/',
],
'lowlevel' => [
'packagePath' => 'typo3/sysext/lowlevel/',
],
'seo' => [
'packagePath' => 'typo3/sysext/seo/',
],
'sys_note' => [
'packagePath' => 'typo3/sysext/sys_note/',
],
't3editor' => [
'packagePath' => 'typo3/sysext/t3editor/',
],
'tstemplate' => [
'packagePath' => 'typo3/sysext/tstemplate/',
],
'viewpage' => [
'packagePath' => 'typo3/sysext/viewpage/',
],
'workspaces' => [
'packagePath' => 'typo3/sysext/workspaces/',
],
'bootstrap_package' => [
'packagePath' => 'typo3conf/ext/bootstrap_package/',
],
'introduction' => [
'packagePath' => 'typo3conf/ext/introduction/',
],
],
'version' => 5,
];
(1-1/3)