文件名称:Magento:适用于Dropday的Magento扩展
文件大小:7KB
文件格式:ZIP
更新时间:2024-04-24 10:13:37
PHP
Dropday Order Automation模块 如何安装扩展程序? 从gitlab存储库下载.zip或tar.gz文件。 解压缩文件,然后按照说明进行操作。 通过SFTP或SSH导航到Magento [Magento]/app/code/ 。 上载带有扩展名的Dropday/OrderAutomation目录。 打开终端并导航到Magento根目录。 运行以下命令以启用Dropday扩展: php bin/magento module:enable Dropday_OrderAutomation 运行Magento安装程序升级: php bin/magento setup:upgrade 运行Magento依赖项注入编译: php bin/magento setup:di:compile 运行Magento静态内容部署: php bin/magento setup:
【文件预览】:
Magento-main
----registration.php(154B)
----Helper()
--------Data.php(5KB)
----etc()
--------module.xml(307B)
--------events.xml(334B)
--------db_schema.xml(339B)
--------adminhtml()
--------acl.xml(571B)
----composer.json(337B)
----Observer()
--------Sales()
----README.md(1KB)