Loading...
Answers
MenuHow can I use wordpress database for my app?
I want to know can I use wordpress database for my ionic based mobile app?
Answers
You can use WordPress as a REST API, which allows you to read/write data from WP in JSON format.
However, this won't be as performant as other database solutions, so you may want to consider alternatives unless there's a strong business reason to use WordPress.
I've built apps without WordPress, and also with WordPress as a back-end to meet a client's requirements, so I'd be happy to discuss the pros and cons with you if you'd like a second opinion.
Good luck!
You could use a plugin. AppPresser is a suite of WordPress plugins and theme that you install on your site, customize, then package into an app and submit to the app stores.
It has good reviews and it built by a team of very reputable and solid developers.
WP REST is the best solution
Related Questions
-
How much should I charge to develop a WordPress site?
Take the # of hours it takes you to do it and charge $50/hour. That's the price. Eventually you can charge $100/hour but that will require a bigger customer. If the customer is small < $1M in gross sales per year - charge $50/hour If the customer id medium < $1-5M / sales - charge $75 Over $5M - charge $100 The challenge you'll face is clearly defining the expectations and handoff so that you're not stuck doing stuff that you can charge for and always getting interrupted from past customers.DM
-
How can I sell my app idea, and do I need to get it patented?
This is a little hard to answer because it is so vague. It depends on the area, the market and the strength of innovation. I know that The App Guy has a terrific podcast at http://www.theappguy.co/ and is also trying to organize a community for App developers to sell their ideas. Let me know if I can be of further assistance to discuss patentability in terms of its value to getting a sale or license. What ever you do, don't spend money filing a full patent, just a provisional. Good luck.TH
-
Can a WordPress site be converted into an iOS app?
Be careful when simply wrapping things into a mobile app. This can backfire on you and you could be presented with some very harsh edge cases. PHP isn't going to be encapsulated so much as the HTML/CSS/JavaScript. So keep in mind your mobile application could likely be in a position of requiring an online connection to work (because it must interface with your existing hosted WordPress site). This could also mean your hosting solution needs to be evaluated to ensure you can handle any increased traffic (and those traffic patterns could be different when coming from a mobile app that perhaps loads things the user doesn't see right away, accesses content that may not be cached, etc.). You want to ensure your server doesn't go down because then your mobile app would be "down" as well. That said... Things like Phonegap (web views) are a wonderful idea for utility apps because the performance is good enough for those (and hey even some games) and they end up being easily ported across many mobile operating systems. I would look into Phonegap, Appgyver (a new and totally awesome one because parts of it will utilize the native OS and your app will feel more responsive), Appcelerator Titanium, and perhaps even the new Famo.us one. Also take a look at the Ionic Framework for some further ideas about mobile UI and what you can do with these web view style apps.TM
-
I want to build a expert marketplace directory listing website, which wordpress theme I should use?
Checkout is a high-quality WordPress theme by Array built for marketplaces of any kind. https://arraythemes.com/themes/checkout-wordpress-theme/ Let me know if you have any questions about implementation, and I'd be happy to setup a call.LL
-
Is it possible in woocommerce to display Shipping methods first on the checkout page?
Yes. https://docs.woothemes.com/document/configuring-woocommerce-settings/SN
the startups.com platform
Copyright © 2025 Startups.com. All rights reserved.