Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Adobe Commerce Module GenNew to Visual Studio Code? Get it now.
Adobe Commerce Module Gen

Adobe Commerce Module Gen

Roopesh Cheruvathur

|
21 installs
| (1) | Free
Generate Magento 2 (Adobe Commerce) modules within VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Adobe Commerce Module Generator This extension helps you quickly generate Magento 2 (Adobe Commerce) modules within VS Code, streamlining the development process.

Installation From the VS Code Marketplace Open VS Code. Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X on macOS). Search for "Adobe Commerce Module Generator". Click Install. Manual Installation If installing manually from a .vsix file:

Download the .vsix file from the Releases page. Open VS Code. Go to Extensions → Click "..." → Select Install from VSIX.... Choose the downloaded .vsix file. Installing from Source Clone this repository: sh Copy Edit git clone https://github.com/RoopeshCheruvathur/adobe-commerce-module-gen.git cd adobe-commerce-module-gen Install dependencies:

npm install Package and install:

vsce package Install the .vsix file as shown in Manual Installation. Usage Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P on macOS). Search for "Generate Magento Module". Follow the prompts to create your module. Requirements VS Code (latest version recommended) Node.js 18+ Magento 2 Development Environment Known Issues No known issues at the moment. Report any bugs here. Release Notes 1.0.0 Initial release with basic Magento 2 module generation. Enjoy coding! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft