access to custom tables
-
thigbie
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 1
-
Thank you received: 0
-
-
6 years 8 months ago #6602
by thigbie
Just to clarify - It is my understanding that SelfGet cannot access custom tables in the joomla db. Is that correct? What if the tables are in an external db?
Thanks, Tom
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
6 years 8 months ago #6614
by admin
Hi,
assuming you mean jBackend (and not selfget, which is actually the site, not the extension), you could just implement a custom plugin to give you CRUD operations to any Joomla table. And from this PHP plugin you can access to any table exposed to your PHP server.
I hope this makes sense for you.
Kind regards,
Luigi
Please Log in or Create an account to join the conversation.
Time to create page: 0.147 seconds