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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.