Hi there,
Do you know if there is a Grav plugin to automatically publish blog posts to social networks ie: LinkedIn, Facebook, Twitter and/or Google+?
And if not do you know about any third party solution (free or paid) that could be utilized for such purposes?
I'm interested in a solution that is able to:
- identify if post in Grav is published
- get post topic, url or create shortened url
- publish some message + post topic + post url to several social networks
I imagine that it could be done by using third party library + cron and some Grav API.
Any suggestions?