Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Magento CommandNew to Visual Studio Code? Get it now.
Magento Command

Magento Command

xukai

|
591 installs
| (1) | Free
Magento command for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Magento Commands(Magento 命令的扩展)

1. 基础配置

  • 确保正确配置 PHP 路径
  • 确保项目中存在 magento 文件
  {
    "magento.php.path": "/usr/local/bin/php",
    "magento.project.path": "/path/to/your/magento/project"
  }

2. 功能演示(实时读取项目中的命令)

功能演示

3. 支持作者

  1. 虽然现在 PHP 的使用率相对减少,但仍有大量项目和开发者在使用 Magento 框架。
  2. 有任何问题,我将会持续跟进修改,留言邮箱:728540150@qq.com.
  3. 如果这个扩展对您有帮助,请给个好评,谢谢。

贡献

欢迎提交 Issue 和 Pull Request 来帮助改进这个扩展。

许可证

MIT License

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