fabarea / media_upload

(Mass) upload Media on the Frontend - TYPO3 CMS extension
Other
19 stars 23 forks source link

Retired ext_typoscript_[setup|constant].txt #34

Closed stuartmcfarlane closed 6 years ago

stuartmcfarlane commented 6 years ago

The typoscript settings can not be overwritten if you use exttyposcript[setup|constant].txt because they are loaded last.

Please refer to https://usetypo3.com/good-practices-in-extensions.html

Please note: this will require users to include the static typoscript in their root template. This makes the plugin slightly less plug and play.