# Automatic Twitter Posts

This plugin was developed to automate posts on Twitter.

## Documentation
- [How to get your credentials] [COMING SOON]
- [How to setup and post on Twitter] [COMING SOON]

## Installation
Follow the steps below to install and activate the plugin:

### Option 1
`composer require studiovisual/studiovisual-for-twitter`

### Option 2
1. Clone the repository in the `wp-content/plugins` folder.
2. Run the command `composer install`.
3. Activate the plugin from the WordPress admin panel.

## Configuration

You will need a Twitter API Key. If you don't have the keys to use the plugin,
read the plugin documentation by accessing Twitter API -> Documentation.

1. Enable the plugin in the **activate** option
2. Add your API keys
3. Choose the Post Types that should be published (choose at least 1)
4. If necessary, select categories that should be excluded from automatic posts.

Done!
Now all your new posts will be automatically published on Twitter
