New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mage-wizard

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mage-wizard

Web UI wizard for Magento 2 providing useful features: module creation, config management, etc.

  • 0.1.6
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
increased by14.29%
Maintainers
1
Weekly downloads
 
Created
Source

Mage Wizard

Requirements

  • Node.js (18.x or newer)

Usage

Installing globally using npm

npm install -g mage-wizard

mage-wizard

Open http://localhost:3000 in your browser.

Using npx

npx mage-wizard

Open http://localhost:3000 in your browser.

Development

Requirements

Setup

pnpm install

Development server

Start the development server on http://localhost:3000:

pnpm run dev

Build

  • Bump version in package.json
  • pnpm run build
  • Remove scripts and devDependencies from package.json
  • Add #!/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

Keywords

FAQs

Package last updated on 13 Sep 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc