0

I am currently making an app and website. Is there a system around that will integrate with Joomla website AND an ios application (android would be a plus!). This system would need to have the ability for different premium plans.

Thanks

Jonathan Hall
  • 75,165
  • 16
  • 143
  • 189
Amar H-V
  • 1,316
  • 3
  • 20
  • 33

1 Answers1

0

What you are doing sounds unique so I doubt there is a system out there to fit your needs. What you can do is write your own component for Joomla such that you make an API with a number of different methods that when queried returns a JSON response. Have a look at my answer to this question (Joomla Login Authentication from external app) in order to get a sense of how to do this.

Community
  • 1
  • 1
Martin
  • 10,294
  • 11
  • 63
  • 83