Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social posting does not work with future post dates #26

Open
brycekirk opened this issue Jul 9, 2019 · 3 comments
Open

Social posting does not work with future post dates #26

brycekirk opened this issue Jul 9, 2019 · 3 comments

Comments

@brycekirk
Copy link

Description

The idea would be that if there is a post date set to 8am tomorrow, and the social accounts are enabled, they would post to each social account when the post goes live. Instead, they just revert to being disabled upon save.

Steps to reproduce

  1. Create an entry with a post date set in the future
  2. Enable social posting and save the entry

Additional info

  • Plugin version: 2.0.8
  • Craft version: Craft Pro 3.1.34
@engram-design
Copy link
Member

Adding this as a feature request as there's no in-build way of triggering an action at certain events. This would require a cron job or something similar setup.

@lenvanessen
Copy link

@engram-design we're also looking into this, perhaps the way that the Blitz extensions solves it works for social-poster as well, the mechanism used works very solidly for our content scheduling/cache invalidation.

Is there any eta on this for Social Poster? Otherwise we can't use it cause it's such a heavily used feature.

@engram-design
Copy link
Member

I'd have to look into what Blitz does on this. But it'd still require some manual setup on your end to run a job on a continual basis to check if a post needs to be sent.

No ETA yet, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants