
Security News
NVD Concedes Inability to Keep Pace with Surging CVE Disclosures in 2025
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
mage-wizard
Advanced tools
Web UI wizard for Magento 2 providing useful features: module creation, config management, etc.
[!WARNING] Mage Wizard is currently in beta. Use carefully in a development environment. Always work on version-controlled code, or backup your code before making changes. Please report any issues you find, or any suggestions you have.
Mage Wizard is a web-based tool to help you developer faster on Magento / Adobe Commerce 2.4+:
db_schema.xml
)18.x
or newer)2.4.x
or newer)npx mage-wizard@latest
Open http://localhost:3000 in your browser.
docker run -p 3000:3000 -v <path-to-magento-root>:/magento clickandmortar/mage-wizard
Replace <path-to-magento-root>
with the path to your Magento / Adobe Commerce root directory.
Open http://localhost:3000 in your browser, and when prompted, use /magento
as the Magento root path.
[!NOTE]
Remember to frequently rundocker pull clickandmortar/mage-wizard
to get the latest version.
npm install -g mage-wizard
mage-wizard
Open http://localhost:3000 in your browser.
Name | Description | Default value |
---|---|---|
PORT | Port to listen on | 3000 |
HOST | Host to listen on | 127.0.0.1 |
npm install
Start the development server on http://localhost:3000
:
npm run dev
# Bumps the version in package.json and creates a new commit with updated CHANGELOG.md
npm run release
git push --follow-tags origin main
When a tag is pushed, the GitHub Actions workflow will:
.github/workflows/npm.yaml
.github/workflows/docker.yaml
The documentation (located under docs/
) is written in Markdown and rendered using VitePress.
To start the documentation server locally, run:
npm run docs:dev
The documentation is automatically published to mage-wizard.dev using GitHub Pages.
See the .github/workflows/docs.yaml
workflow for more details.
This project is licensed under the MIT License - see the LICENSE file for details.
This project is not affiliated with, endorsed by, or sponsored by Adobe Inc. "Magento" and "Adobe Commerce" are trademarks of Adobe Inc. All trademarks and registered trademarks are the property of their respective owners.
FAQs
Web UI wizard for Magento 2 providing useful features: module creation, config management, etc.
The npm package mage-wizard receives a total of 53 weekly downloads. As such, mage-wizard popularity was classified as not popular.
We found that mage-wizard demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Security experts warn that recent classification changes obscure the true scope of the NVD backlog as CVE volume hits all-time highs.
Security Fundamentals
Attackers use obfuscation to hide malware in open source packages. Learn how to spot these techniques across npm, PyPI, Maven, and more.
Security News
Join Socket for exclusive networking events, rooftop gatherings, and one-on-one meetings during BSidesSF and RSA 2025 in San Francisco.