Skip to content

Instantly share code, notes, and snippets.

@chluehr
Created October 9, 2013 17:47
Show Gist options
  • Save chluehr/6905279 to your computer and use it in GitHub Desktop.
Save chluehr/6905279 to your computer and use it in GitHub Desktop.
Disable OXID modules
DELETE FROM oxconfig WHERE oxvarname IN ("aDisabledModules", "aLegacyModules",
"aModuleFiles", "aModulePaths", "aModules", "aModuleTemplates");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment