Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Deliver fallback TemplatePaths if unable to read TypoScript #2223

Conversation

NamelessCoder
Copy link
Member

Adds a fallback handling which delivers template path setup based on Flux and provider extensions' paths when TypoScript can not be resolved. If TypoScript can be resolved, the path setup is read from plugin.tx_yourext (where "yourext" is your provider extension key) as usual.

Adds a fallback handling which delivers template path setup
based on Flux and provider extensions' paths when TypoScript
can not be resolved. If TypoScript can be resolved, the path
setup is read from plugin.tx_yourext (where "yourext" is your
provider extension key) as usual.
@NamelessCoder NamelessCoder force-pushed the feature/deliver-fallback-templatepaths branch from 644995f to d55073c Compare January 26, 2025 22:37
@NamelessCoder NamelessCoder merged commit fa94f05 into FluidTYPO3:development Jan 26, 2025
16 checks passed
@NamelessCoder NamelessCoder deleted the feature/deliver-fallback-templatepaths branch January 26, 2025 22:38
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.

1 participant