Answer the question
In order to leave comments, you need to log in
How do I send content to subscription subscribers?
There is a task: you need to make a service with a paid subscription. A person registers, pays and chooses a communication channel convenient for him (messengers, e-mail, social networks). To him in a personal! content comes in regularly. The subscription ends and he no longer receives content. Content format - files (pdf) + photo / video + text.
How to implement something like this? Are there ready-made services or do I need to write something of my own?
Answer the question
In order to leave comments, you need to log in
Not familiar with ready-made solutions. If there are, I wonder which ones.
To do it yourself, you need a backend and a web face. A mobile app is also possible. The backend should be able to register users, manage subscriptions, and pay. The content itself is enough to give to subscribers via an HTTP link, and notify via the API of messengers, social networks. networks and mailing lists.
You create a site on Wordpress, then you pull all the emails from the database and write to them using the mailing service
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question