VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: musaf on July 16, 2024, 11:36:12 AM

Title: How to design VM4 on J4 or J5 with a plan to add mobile app in future
Post by: musaf on July 16, 2024, 11:36:12 AM
We are building a solution from scratch to involve VM4 with J4 or J5 selling digital products but we do have a plan in near future to make app on mobile to interface VM4 and place order directly through the app.
is there any straight forward solution for this? and how to get started.
Title: Re: How to design VM4 on J4 or J5 with a plan to add mobile app in future
Post by: Jumbo! on July 17, 2024, 23:20:42 PM
The core VirtueMart does not have a REST API, which is necessary for developing a mobile app. However, Joomla 4 and 5 support REST API. Therefore, you will need to create a "webservices" plugin to establish a REST API for VirtueMart. Once this is done, you can easily proceed with building a mobile app.