I know that site_content
is the main one. Are there any related tables required for ModX Resources?
Asked
Active
Viewed 265 times
-1
2 Answers
0
site_tmplvar_contentvalues
- for storing tv values. These two tables - all you need in most cases.

Vasis
- 2,281
- 1
- 16
- 23
0
To get a real understanding of how modx works you'll need to do a little research into xPDO. More specifically the xPDO schema.
Check out the modx schema on git

Ian Brindley
- 2,197
- 1
- 19
- 28