nr-infotech/magento2-helloworld

这是面向 Magento 2 初学者的 hello world 模块

安装: 9

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.1 2020-10-25 06:45 UTC

This package is auto-updated.

Last update: 2024-09-25 15:31:53 UTC


README

如何安装此扩展?

在您的根目录下,运行以下命令行

如果您想安装最新版本,请运行以下命令

  • composer require nr-infotech/magento2-helloworld

如果您想安装特定版本,请运行以下命令

  • composer require nr-infotech/magento2-helloworld:1.0.1

您可以通过以下命令查看所有版本

  • composer show --all nr-infotech/magento2-helloworld

以下命令将注册您的模块

  • php bin/magento setup:upgrade --keep-generated

通过以下命令清除您的缓存

  • php bin/magento cache:flush

如何查看结果

  1. 转到您的店面,并在您的站点基础 URL 后输入 URL

base_url/helloworld