Hello OXID Developers.
I am writing an external Tool that adds Articles, Categories and so on
to an existing OXID shop. My question is now, how to query which languages
are installed and which ones are active ?
Thanks.
Hello OXID Developers.
I am writing an external Tool that adds Articles, Categories and so on
to an existing OXID shop. My question is now, how to query which languages
are installed and which ones are active ?
Thanks.
Personally i do not understand why the information about the installed
languages is so crypticly hidden in a BLOB in the database instead of
having a simple database table.
Infos how to get the data would still be highly appreciated.