This commit is contained in:
Stefan Kalscheuer 2020-05-02 18:29:35 +02:00
parent 10830babcc
commit 2476f28eb9

View File

@ -35,13 +35,14 @@ Easily add multiple livetickers, add them to posts with shortcode or use them as
## Installation
1. Upload `stklcode-liveticker` to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Liveticker menu to start.
If you dont know how to install a plugin for WordPress, [heres how](https://wordpress.org/support/article/managing-plugins/).
You can obtain the plugin through fhe official WordPress plugin repository.
Alternatively you can also use _Copmposer_.
### Requirements ###
* PHP 5.2 or above
* PHP 5.6 or above
* WordPress 4.0 or above
## Frequently asked questions