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?
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
Bob has an amazing article on this: https://bobsguides.com/custom-db-tables.html
Great, hope this thread will be useful, cheers all!