SMS Sending from Web

I’m new to Ionic Framework and have no idea where do I begin on building my application.

I’m trying to build an app that sends SMS from the mobile (standard text) but the request to be sent from a website.So lets say, my phone is on sleeping mode, the app should be running on the background all the times and when I open the website and send SMS to a number, it syncs up with the APP and then sends the text from mobile. Internet connection on mobile will always be needed as if its not there then there’s no communication.

Hope I’m clear on what I’m trying to achieve, but I have no idea what to do, where to begin and so.

One more thing, I’m trying to accomplish this only on Android.

Hello. Did you ever get this working?

You need a background plugin.