We have a custom membership page in our website, and users can register and log in to an individual and confidential information only related to the specific user.
We have used Wix database to store those data and created several dynamic page with several different content,like pictures, personal information files …etc
Despite this we are facing two major problems:
-
in some pages user must upload some documents and have the right to display/download them as they wish, but unfortunately these files any person with this URL can view the files because once a bottom is clicked to download the file it takes the user to another page in which this URL can be accessed by anyone since this file is saved in the wix cloud database,
-
I’m not really sure how much data can this database support, because eventually our customer and registered users will increase over time, so we’re looking for one convenient way that will work in the long run. Thus am thinking about external database.
Now, my question is how we can connect with external database?and will the data on wix be updated automatically every time we make change to the local database user information?
Thank You