Social Planner is a WordPress plugin for scheduling announcements of posts to your social networks accounts. The following providers are currently supported: Facebook, Twitter, VK.com, OK.ru, Telegram, but you can easily add a new one yourself.
Detailed information about the plugin, its configuration and enhancement, is described on the official website. Pay attention to the page with available hooks and filters. Read the setup instructions before using the plugin.
- Fork and clone git repository
- Install npm modules with
yarn
- Add composer packages with
composer update
- Use
yarn build
to build static files