How to use Flutterflow app with a WordPress CMS backend [closed]

Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this post. Closed 7 days ago. Improve this question I am working on a mobile app project. I am in the design phase. I am using Wordpress CMS for online courses using Woocommerce to purchase the courses. Users who have purchased a course will have access to the course content. I am using Flutterflow to design and develop mobile apps which read the data from the Wordpress CMS. Users can purchase the course via mobile apps and have access to the course content via the mobile app, same as the web frontend. Design-wise I have multiple options: Using webview and just reading the website URL. Since the website is responsive everything will work seamlessly including authentication and purchase modules as we will be using everything from wordpress side etc. For a better native look and feel, I also want to explore the option of designing the UI using Flutterflow and reading the content from Wordpress CMS using API. My questions: If I use option 2, how should I handle authentication? I plan to have regular signup and google sign up. Should I handle authentication separately for mobile apps and web? How to handle the purchases module. Should I develop separately for the web and mobile app side? Which is the best approach design wise?

Comment (0)

You’ll be in good company