When I try to fix states manually or by using oxid consolefix:states --all command, all settings will be lost, because this module does not use default module settings in metadata.php file. You must describe your settings variables in metadata.php file instead of using custom controller for doing that e.g. see pic
When I try to fix states manually or by using
oxid console
fix:states --all
command, all settings will be lost, because this module does not use default module settings in metadata.php file. You must describe your settings variables in metadata.php file instead of using custom controller for doing that e.g. see pic