Questions

How can I use wordpress database for my app?

I want to know can I use wordpress database for my ionic based mobile app?

3answers

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!


Answered 8 years ago

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.

https://apppresser.com/


Answered 8 years ago

WP REST is the best solution


Answered 8 years ago

Unlock Startups Unlimited

Access 20,000+ Startup Experts, 650+ masterclass videos, 1,000+ in-depth guides, and all the software tools you need to launch and grow quickly.

Already a member? Sign in

Copyright © 2024 Startups.com LLC. All rights reserved.