in2code-de / lux

Living User eXperience - LUX - the Marketing Automation tool for TYPO3.

Home Page:https://www.in2code.de/produkte/lux-typo3-marketing-automation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lux depending on typo3/cms-ckeditor but dependency is missing in composer.json

vertexvaar opened this issue · comments

I installed a typo3/minimal environment and installed lux. When i try to open the page module i am presented with the exception: YAML File "EXT:rte_ckeditor/Configuration/RTE/Processing.yaml" could not be loaded.
It seems that lux requires the ckeditor extension but that dependency is missing the composer.json.

Does lux really require CKEditor? If not i would opt for removing the code dependency or for introducing a check if ckeditor is installed before trying to access files.

Fixed in 4.1.0