Would anyone know where I would be able to find a 'map' of the ModX Revo database? IE: the relationships between tables?
Ive Googled, searched SO and Modx's documentation and came up nothing!
Thanks - any help is appreciated
https://github.com/modxcms/revolution/blob/develop/core/model/schema/modx.mysql.schema.xml - this is scheme of all tables. But to understand it will have to learn some xpdo.
UPD: You can visualize this schema by using http://schemaviewer.dev.kenters.com/index.php