I tried to install the package ImportX with MODX 3.
Unfurtonately, it doesn’t work.
When I install the package, I’m getting this message:
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => importx.datatype )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => importx.processor )
No foreign key definition for parentClass: MODX\Revolution\modMenu using relation alias: Action
No foreign key definition for parentClass: MODX\Revolution\modMenu using relation alias: Action
Package “importx-1.1.1-pl” erfolgreich installiert.
When I try to open the Extras > ImportX Page, I see this message
It’s not just the menu item that is wrong. There is also the controller and the processor that aren’t class-based and need to be rewritten to work with MODX 3.