Skip to content

Add TYPO3v14 support#89

Draft
nvu-pagemachine wants to merge 2 commits intopagemachine:masterfrom
nvu-pagemachine:add-typo3v14
Draft

Add TYPO3v14 support#89
nvu-pagemachine wants to merge 2 commits intopagemachine:masterfrom
nvu-pagemachine:add-typo3v14

Conversation

@nvu-pagemachine
Copy link
Copy Markdown

No description provided.

@mbrodala mbrodala changed the title [TASK] Add TYPO3v14 support Add TYPO3v14 support Apr 16, 2026
@mbrodala
Copy link
Copy Markdown
Member

Please rebase and fix the conflict, thanks!

Comment thread docker-compose.yml Outdated
@mbrodala mbrodala marked this pull request as draft April 16, 2026 10:00
Comment thread composer.json
@mbrodala
Copy link
Copy Markdown
Member

mbrodala commented Apr 16, 2026

Can you drop the 87e0caff626ed4461a2ca9adefc56b6bcc92afce commit via rebase?

The installer plugin in TYPO3 v14 runs an `asset:publish` post-install
command that tries to boot TYPO3's full DI container, which fails in a
standalone extension package without a complete TYPO3 installation.

Disable the plugin for this development context. PHP autoloading via
Composer's PSR-4 mechanism is unaffected, so static analysis tools
(PHPStan, Rector) continue to work. When installed as a dependency in
a real TYPO3 project, the root project's allow-plugins takes precedence.

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants