Lottie Lite #7 in Blocks & Editor
A lightweight LottieFiles extension for core image blocks
★ 38stars
7release downloads
6.4kcomposer installs
2forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/humanmade/lottie-lite/releases/download/1.3.1/lottie-lite-1.3.1.zipAlso on Packagist as humanmade/lottie-lite:
composer require humanmade/lottie-liteFrom the readme
Lottie Lite
Adds support for Lottie animations as an enhancement to the following blocks:
- Core image block
- Core cover block
- Core media & text block
Allows overlaying or replacing the image with an animation.
🎮 Try it on WordPress Playground
Installation
1. Download the plugin from the GitHub repository.
2. Upload the plugin to your site's wp-content/plugins directory.
3. Activate the plugin from the WordPress admin.
Development
Available npm Scripts
The build process uses @wordpress/scripts to compile JavaScript and CSS from src/.js into the build/ directory.
Testing
The plugin uses Playwright for end-to-end testing with WordPress Playground.
Running Tests Locally
1. Start the WordPress Playground server (in one terminal):
2. Run the tests (in another terminal):
The Playground environment runs on http://localhost:9400 with WordPress 6.8, PHP 8.3, and auto-login enabled.
CI Testing
Tests run automatically on GitHub Actions using a matrix of:
- PHP versions: 8.3, 8.4
- WordPress versions: 6.7, 6.8, latest
This ensures compatibility across multiple PHP and WordPress versions.
Adding New Tests
Tests are located in the tests/e2e/ directory. Here's an example te
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.3.1 | Mar 16, 2026 | lottie-lite-1.3.1.zip | 2 |
| 1.3.0 | Mar 16, 2026 | lottie-lite-1.3.0.zip | 5 |
| 1.2.10 | Nov 21, 2025 | — | — |
| 1.2.9 | Nov 19, 2025 | — | — |
| 1.2.8 | Oct 15, 2025 | — | — |
| 1.2.7 | Oct 21, 2024 | — | — |
| 1.2.6 | Sep 25, 2024 | — | — |
| 1.2.5 | Sep 17, 2024 | — | — |
| 1.2.4 | Sep 13, 2024 | — | — |
| 1.2.3 | Sep 13, 2024 | — | — |
| 1.2.2 | Sep 11, 2024 | — | — |
| 1.2.1 | Sep 10, 2024 | — | — |
| 1.2.0 | Sep 10, 2024 | — | — |
| 1.1.3 | Sep 5, 2024 | — | — |
| 1.1.2 | Sep 5, 2024 | — | — |
| 1.1.1 | Sep 5, 2024 | — | — |
| 1.1.0 | Sep 2, 2024 | — | — |
| 1.0.0 | Sep 2, 2024 | — | — |