by Loyalcoder on WordPress.org
Enhance Elementor with advanced widgets, templates, and features for customizable, stunning designs.
Magic Elements is a comprehensive extension for Elementor, designed to enhance your page-building capabilities with a wide variety of customizable widgets, pre-designed templates, and advanced features. Whether you’re a beginner or an experienced developer, this plugin provides tools to make your website-building process faster and easier.
Elevate your Elementor experience and create visually stunning websites with ease.
The uncompiled JavaScript and CSS source code for this plugin is available in the following repository:
https://github.com/loyalcoder/magic-elements
This repository contains the original source files used to generate the minified assets included in the /assets/dist/ directory of the plugin. You can review, study, and modify the source as needed.
To generate the minified assets from the source code, follow these steps:
git clone [Your Repository URL] (Replace with your actual repository URL)cd [Your Repository Directory] (Replace with your actual directory name)npm installnpm run build (or your specific build command, e.g., yarn build, gulp build)The generated files will be placed in the dist directory, ready to be used in your WordPress plugin. (Adjust this if your build process outputs to a different directory)
Developed by LoyalCoder. Inspired by the needs of Elementor users worldwide.