Foundation Elementor Plus
Custom Elementor widgets and admin controls for Foundation-powered WordPress sites
by Sonny x Inkfire · github.com/inkfire-limited/foundation-elementor-plus · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/inkfire-limited/foundation-elementor-plus/archive/refs/heads/main.zipDeclares an update source (https://github.com/Inkfire-limited/foundation-elementor-plus), so updates arrive through the plugin's own updater.
Readme
Foundation Elementor Plus
Foundation Elementor Plus is Inkfire's custom Elementor addon plugin for Foundation-powered WordPress sites.
What it includes
- Custom Elementor widgets used across the Blueprint and Foundation stack
- Shared frontend assets and editor integrations
- Admin controls for widget enablement, performance, and feed integrations
- Built-in GitHub release update support
- Conservative uninstall cleanup for plugin-owned settings and caches
Release flow
- Update the plugin version in
foundation-elementor-plus.php - Push changes to the GitHub repository
- Create a GitHub release whose tag matches the plugin version
- WordPress will surface the release as an available plugin update
Private repo support
If the repository is private, define a GitHub token in wp-config.php:
define( 'FOUNDATION_ELEMENTOR_PLUS_GITHUB_TOKEN', 'your-github-token-here' );
Preserve data on uninstall
To keep plugin settings when uninstalling:
define( 'FOUNDATION_ELEMENTOR_PLUS_PRESERVE_DATA', true );Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.3.37 | Apr 13, 2026 |
| 1.3.36 | Apr 12, 2026 |
| 1.3.35 | Apr 5, 2026 |
| 1.3.34 | Apr 5, 2026 |
| 1.3.33 | Apr 5, 2026 |
| 1.3.32 | Apr 5, 2026 |
| 1.3.31 | Apr 5, 2026 |
| 1.3.30 | Apr 5, 2026 |
| 1.3.29 | Apr 5, 2026 |
| 1.3.28 | Apr 5, 2026 |
| 1.3.27 | Apr 5, 2026 |
| 1.3.26 | Apr 5, 2026 |
| 1.3.25 | Apr 5, 2026 |
| 1.3.24 | Apr 5, 2026 |
| 1.3.23 | Apr 5, 2026 |
| 1.3.22 | Apr 5, 2026 |
| 1.3.21 | Apr 5, 2026 |
| 1.3.20 | Apr 5, 2026 |
| 1.3.19 | Apr 5, 2026 |
| 1.3.18 | Apr 5, 2026 |
| 1.3.17 | Apr 5, 2026 |
| 1.3.16 | Apr 5, 2026 |
| 1.3.15 | Apr 5, 2026 |
| 1.3.14 | Apr 5, 2026 |
| 1.3.13 | Apr 5, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.