Console Commands#

Posts#

Refresh Posts#

For a provided Source, refresh the Posts by fetching new ones from the provider API. This circumvents any cache duration timeout.

OptionDescription
--sourceThe handle of the Source to refresh Posts for.
--limitThe number of posts to fetch from the provider API. Default to postsLimit plugin setting.
./craft social-feeds/posts/refresh --source=mySourceHandle

Previous ← GraphQL