🍭 Lottie & Bodymovin widget for Elementor.
Automatic installation is the easiest option — WordPress will handle the file transfer, and you won’t need to leave your web browser.
animentor-lottie-bodymovin-elementor
folder to the wp-content/plugins/
directoryAfter installation and activation, you will find the “Lottie” widget under the “General” widgets category of Elementor Page Builder.
Lottie is a mobile library for Web, and iOS that parses Adobe After Effects animations exported as json with Bodymovin and renders them natively on mobile!
Follow one of the options on lottie-web GitHub repository:
Download it from from aescripts.
Get it from the Adobe Exchange App Marketplace.
.zxp
file from /build/extension
Close After Effects.
Extract the zipped file on build/extension/bodymovin.zxp
to the Adobe CEP folder:
Windows:
C:\Program Files (x86)\Common Files\Adobe\CEP\extensions
or
C:\<username>\AppData\Roaming\Adobe\CEP\extensions
macOS:
/Library/Application\ Support/Adobe/CEP/extensions/bodymovin
You can open the terminal and type:
$ cp -R YOURUNZIPEDFOLDERPATH/extension /Library/Application\ Support/Adobe/CEP/extensions/bodymovin
Then, to make sure it was copied correctly, type:
$ ls /Library/Application\ Support/Adobe/CEP/extensions/bodymovin
Edit the registry key:
Windows:
Open the registry key HKEY_CURRENT_USER/Software/Adobe/CSXS.6
and add a key named PlayerDebugMode
, of type String, and value 1
.
macOS:
Open the file ~/Library/Preferences/com.adobe.CSXS.6.plist
and add a row with key PlayerDebugMode
, of type String, and value 1
.
Install the zxp manually following this guide.
Skip directly to “Install third-party extensions”.
$ brew tap danielbayley/adobe
$ brew cask install lottie
After installing
Old Versions
If you have spotted any bugs, or would like to request additional features from the plugin, please file an issue.
Animentor is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or any later version.
Animentor is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Animentor. If not, see http://www.gnu.org/licenses/.