https://github.com/magebitcom/magento-toolbox
Magento 2 extension for VS Code and Cursor - Code generation, inspection and utility tools
https://github.com/magebitcom/magento-toolbox
adobe-commerce cursor-extension extension magento2 open-vsx plugin vscode-extension
Last synced: about 2 months ago
JSON representation
Magento 2 extension for VS Code and Cursor - Code generation, inspection and utility tools
- Host: GitHub
- URL: https://github.com/magebitcom/magento-toolbox
- Owner: magebitcom
- License: gpl-3.0
- Created: 2021-12-21T20:08:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-04-02T14:18:42.000Z (2 months ago)
- Last Synced: 2026-04-03T02:52:32.962Z (2 months ago)
- Topics: adobe-commerce, cursor-extension, extension, magento2, open-vsx, plugin, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=magebit.magebit-magento-toolbox
- Size: 1.31 MB
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Magento Toolbox
Code generation and inspection tools for Magento 2 development.
**This extension is currently actively under development**
## Features
Check out our [Wiki page](https://github.com/magebitcom/magento-toolbox/wiki) for information about the available features
## Installation
### From the extensions tab
Open up the extensions tab and search for `Magento Toolbox`
### Via command
Open up the VS Code Quick open window (`Ctrl-P`) and run this command:
```
ext install magebit.magebit-magento-toolbox
```
## Contributing
Found a bug, have a feature suggestion or just want to help in general? Contributions are very welcome! Check out the list of active issues or submit one yourself.
---

*Have questions or need help? Contact us at info@magebit.com*