You are viewing an older version of the Social Feeds documentation (1.x). View the latest version (2.x) →
Developers

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
Last updated: May 4, 2026, 8:57:41 AM