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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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