SYNQ Animated Backgrounds for Elementor
Generic animated backgrounds for Elementor Containers (v0.3 ships with Vanta Topology + Trunk).
by SYNQ Group · github.com/frankwrk/synq-animated-backgrounds
★ 0stars
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/frankwrk/synq-animated-backgrounds/releases/download/v0.3.4/synq-animated-backgrounds.zipDeclares an update source (https://github.com/frankwrk/synq-animated-backgrounds), so updates arrive through the plugin's own updater.
From the readme
SYNQ Animated Backgrounds for Elementor
A WordPress plugin that adds animated background controls to Elementor Container widgets.
Current version: 0.3.4
Bundled providers: Vanta Topology and Vanta Trunk
Overview
This plugin adds a Background Animation control section to Elementor Containers and initializes a JS animation provider on the frontend only when needed.
At runtime, the plugin:
1. Registers container controls in Elementor.
2. Serializes sanitized config into container data- attributes.
3. Loads only required frontend assets (core + used providers).
4. Initializes/destroys animation instances with lifecycle-aware JS logic.
5. Checks GitHub Releases for plugin updates (outside WordPress.org).
Compatibility Requirements
Plugin header requirements:
- WordPress = 6.4
- PHP = 7.2
- Elementor = 3.24.0
- Tested up to WordPress 6.9.4
If requirements are not met, the plugin does not bootstrap and shows an admin notice with exact compatibility errors.
Compatibility policy details:
- Minimum supported versions are intentionally set a few releases behind current latest stable to reduce avoidable install friction on maintained production sites.
- Elementor prerelease tags (f
Read the full README on GitHub →