Custom Database - Guide?

Hi All, I just noticed that often we need a custom db for data, for example user data in Revo is limited.

It seems like a hurdle to some new users, maybe a big one I can’t say for sure.

Is there a good guide for setting up some custom tables?

for a quick start with custom-tables try
https://docs.modx.org/current/en/extras/migxdb/migxdb.tutorials/create-doodles-manager-with-help-of-migxdb

more in depth about working with xpdo
https://docs.modx.org/current/en/extending-modx/xpdo/custom-models

1 Like

Bob has an amazing article on this: https://bobsguides.com/custom-db-tables.html

3 Likes

Great, hope this thread will be useful, cheers all!