-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
94 lines (63 loc) · 3.21 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
=== Animentor – Lottie & Bodymovin for Elementor ===
Author URI: https://over-engineer.com/
Plugin URI: https://over-engineer.com/plugins/animentor
Contributors: overengineer
Tags: lottie, bodymovin, elementor, animation, animations
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 5.6.20
Stable Tag: 1.1.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
An Elementor extension that adds a widget for Lottie animations.
== Description ==
An unofficial WordPress plugin to add a Lottie widget to the [Elementor Page Builder](https://wordpress.org/plugins/elementor/).
= Features =
- **Intuitive UI**, everything is **configurable directly within Elementor**, through the widget’s controls
- Manage and re-use animation data JSON files through the **WordPress Media Library**
- **Works with the latest version of Elementor** (does not require Elementor Pro)
- Includes several animation options, allowing you to customize:
- The **speed** of the animation
- Whether to **autoplay** on page load
- Whether to **loop** or play once
- Whether to **play reversed**
- Whether to **play on mouse over**
- Whether to **stop, pause, or reverse on mouse out**
- Includes several styling options, allowing you to customize:
- The **dimensions (width and max width) with responsive controls**
- **Opacity, CSS filters, borders, and box shadow!**
= Setup tutorial =
[youtube https://www.youtube.com/watch?v=LYTTMPNQQZQ]
== Installation ==
= Automatic installation =
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser.
1. Log in to your WordPress dashboard
2. Navigate to the “Plugins” menu
3. Search for “Animentor – Lottie & Bodymovin widget for Elementor”
4. Click “Install Now” and WordPress will take it from there
5. Activate the plugin through the “Plugins” menu in WordPress
= Manual installation =
1. Upload the entire `animentor-lottie-bodymovin-elementor` folder to the `wp-content/plugins/` directory
2. Activate the plugin through the “Plugins” menu in WordPress
= After activation =
You will find the “Lottie” widget under the “General” widgets category of Elementor Page Builder.
== Frequently Asked Questions ==
= What is Lottie? =
[Lottie](http://airbnb.io/lottie/) is a mobile library for Web, and iOS that parses [Adobe After Effects](https://www.adobe.com/products/aftereffects.html) animations exported as json with [Bodymovin](http://aescripts.com/bodymovin/) and renders them natively on mobile!
= Where can I report any bugs and/or request additional features? =
If you have spotted any bugs, or would like to request additional features from the plugin, please [file an issue](https://github.com/over-engineer/animentor/issues).
== Screenshots ==
1. Widget settings
2. Animation options
3. Style tab
== Changelog ==
= 1.1.1: April 17, 2020 =
* Minor bug fix.
* Add a setup tutorial video to `readme.txt`.
* Add “Delay” control description specifying its units (ms).
= 1.1.0: March 30, 2020 =
* Add a “No action” option to the “On mouse out” actions.
= 1.0.1: February 19, 2020 =
* Remove external dependencies.
= 1.0: February 19, 2020 =
* Initial version.