Magic Elements
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.
Features:
- A collection of unique and powerful Elementor widgets.
- Pre-designed templates to kickstart your designs.
- Easy-to-use interface with seamless integration.
- Fully responsive and optimized for performance.
Elevate your Elementor experience and create visually stunning websites with ease.
Source Code
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.
Build Instructions (If applicable)
To generate the minified assets from the source code, follow these steps:
- Clone the repository:
git clone [Your Repository URL](Replace with your actual repository URL) - Navigate to the project directory:
cd [Your Repository Directory](Replace with your actual directory name) - Install dependencies:
npm install - Build the project:
npm 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)
Credits
Developed by LoyalCoder. Inspired by the needs of Elementor users worldwide.