Database Access for Cloud/Hosted accounts?
My current POS is going EOL at the end of May. I have liked everything about PHP POS in my testing thus far and I am setting up a roadmap to convert to this system in the next few months.
One of the decisions I need to make is whether to purchase the source code and host it myself on my own web server vs. using the cloud version. One of the advantages of hosting it myself is that my shop's website is also run on a LAMP stack. Since the Databases would be side-by-side, I have played with some custom integrations between the two and I have found its' relatively easy for my website to run query's on the POS's database. This would allow me to exchange information (ex., gift cards, customer rewards, order status, etc.).
If we were to purchase the cloud/hosted version, do you guys allow remote connections directly to the MySQL database so I could utilize this kind of functionality? I am *not* running a Wordpress or WooCommerce website so the existing integration offered isn't an option for me. Thanks, just let me know guys. Obviously there are pros and cons to self-hosting vs. going with your hosting and I just need to decide on one.
-
Official comment
We do not offer access to mysql database on cloud for security and reliability. We are developing an API for version 16.1 so you will be able to programmatically get/add/update various parts of system.
Comment actions -
huh with hosting you could access your php database through cpanel. Thats how i do it on our hosting company www.yourwebhost.website I had phppos installed on their server in 30 minutes Took longer to upload all files then doing the initial setup.
Please sign in to leave a comment.
Comments
5 comments