verbb / social-poster

A Craft CMS plugin for automatically posting entries to social media.
Other
88 stars 12 forks source link

Scheduling posts / post managment #6

Open engram-design opened 8 years ago

engram-design commented 8 years ago

Allow posts to be scheduled going out - using a cron job.

Also provide an overview screen for past/present/future posts. Allows for easy re-posting and overview.

engram-design commented 8 years ago

Half implemented (post management) in 1.2.0.

mildlygeeky commented 7 years ago

Would love to see this — even if it were just a console command that would go through the site and sweep up / post any eligible posts, and then a cron job could do all the heavy lifting of scheduling the console command to run.

engram-design commented 1 year ago

As an update to this: I'd rather not spin up our own cron processing logic, and news that in Craft 5/6 Craft will bundle a scheduling system of its own, we'll be able to make use of that.