Ele Modal
A lightweight, reusable JavaScript modal system designed for WordPress plugins and Elementor-based projects. This module allows you to generate dynamic modals from anywhere in your codebase using a global function, without needing access to HTML templates. Built for scalability, it supports custom content, titles,
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/devfardin/ele-modal/archive/refs/heads/main.zipReadme
Ele Modal For Elementor
A lightweight, reusable JavaScript modal system designed for WordPress plugins and Elementor-based projects. This module allows you to generate dynamic modals from anywhere in your codebase using a global function, without needing access to HTML templates. Built for scalability, it supports custom content, titles, and styling while ensuring proper script dependency handling via WordPress enqueue. Perfect for developers extending Elementor widgets or building modular plugin architectures.