Security News
Bun 1.2 Released with 90% Node.js Compatibility and Built-in S3 Object Support
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
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)npm install -g mage-wizard
mage-wizard
Open http://localhost:3000 in your browser.
npx mage-wizard@latest
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
package.json
npm run build
scripts
and devDependencies
from package.json
#!/usr/bin/env node
at the top of dist/server/index.mjs
and make it executable (chmod +x dist/server/index.mjs
)npm pack
npm publish --access=public
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.
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
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.