martin-georgiev / social-post-bundle

Symfony bundle to publish status updates on Facebook, LinkedIn and Twitter.
https://packagist.org/packages/martin-georgiev/social-post-bundle
MIT License
39 stars 17 forks source link

allow empty publish_on #62

Open c33s opened 2 years ago

c33s commented 2 years ago

The path "social_post.publish_on" should have at least 1 element(s) defined.

for an easy way to disable posting it would be handy to allow an empty or null publish_on array.

martin-georgiev commented 2 years ago

Thank you for the suggestion 😊. Would you mind opening a pull request for it? I can review and release after that.