'myownext' => [ 'packagePath' => 'typo3conf/ext/myownext/', 'state' => 'inactive', ],
但是V8删除了所有的状态键——如果我手动添加它,它不会监听这个键。当我从文件中删除整个条目时,它会在刷新BE后再次添加。
'powermail' => [ 'packagePath' => 'typo3conf/ext/powermail/', ],
在服务器上再次编辑后,不要忘记加载PackageStates.php文件-