Thread Tools Display Modes
Prev Previous Post   Next Post Next
08/20/15, 11:49 AM   #1
domintheus
Join Date: Aug 2015
Posts: 8
Question Addon connect to external database?

Preface
  • I've seen some threads in regards to global auction houses, yet that's not the purpose for the addon I'm working on.
  • I understand the ui would need reloaded to get updates, I am fine with that. The target group of people are fine with that.
  • There won't be a very large number of people using the addon, so this shouldn't be a problem.
  • This isn't a question of should I do this, it is a question of how to do this.


The goal is to have an addon that can get data from an external database and display it ingame, have a field for text entry and be able to save the data to be posted via ui reload. The database connection will be set up in PHP, obviously it's not a good idea to put database usernames/passwords in the .lua files for all to find. Hopefully this will open up new possibilities for future addons from all creators.


Does anyone know how to connect to an external resource, specifically a database, webpage, or even an image on a website, with an addon in ESO?

Last edited by domintheus : 08/20/15 at 11:55 AM.
  Reply With Quote
 

ESOUI » AddOns » AddOn Help/Support » Addon connect to external database?


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off