Page 1 of 1

[SOLVED] ocmod.xml files > where is the content stored?

Posted: Thu Jul 16, 2020 6:51 pm
by Bobbio999
Good day all,

OC 2.1.0.1

When using the extension installer with ocmod.xml files, where do they install?
I ask this as we have just installed a new module which is fine, but we would like to see it in the File Manager. I am aware we could edit in a text editor and re-install, but we are just trying to learn more about how the installer works.
Our new files contains <file path="system/library/currency.php"> but nothing has been updated in the system dir.
Many thanks

Re: ocmod.xml

Posted: Thu Jul 16, 2020 7:15 pm
by uksitebuilder
OCMOD instructions are stored in the database in the oc_modification table

Re: ocmod.xml

Posted: Thu Jul 16, 2020 8:03 pm
by Bobbio999
Ah ok thanks, we can now see it, and edit it safely in that table.

Kind Regards