Author Topic: Custom Module: pulling data from a different database  (Read 1253 times)

akincer

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Custom Module: pulling data from a different database
« on: March 21, 2014, 06:27:58 pm »
I'm looking to create a custom module and have skimmed through most of the tutorial but had a question that I didn't see covered --

I'd like to be able to pull data from another MySQL database on the same server as Zentyal to use in the module. Does the internal API allow for this or must I code all the hooks into the other database separately?