dylangrech/profit-calculation
最新稳定版本:v1.1.2
Composer 安装命令:
composer require dylangrech/profit-calculation
包简介
Module for validating an address
README 文档
README
First Step:
Connect to your webserver via SSH and navigate to the base folder of your OXID eShop (where the composer.json is located)
Composer Installation
Second Step (Composer Installation):
Afterwards type in the following in the command log:
composer require dylangrech/profit-calculation
Installation through Composer should now be complete.
Manual Installation
Second Step (Manual Installation):
If you press on the green code button you can download the whole content as a zip file.
OR
Write the following command in the Terminal/Command Log:
git clone https://github.com/dylangrech/Profit-Calculation
Third Step (Manual Installation):
As soon as you download the module, make sure to unzip or open the folder. Make sure to copy the folder
Afterwards paste the folder in the modules folder found in source/modules
Fourth Step (Manual Installation):
Lastly, as soon as you have copied the content, type in the following commands in the terminal(make sure you are in the oxid eshop of your choice):
Each command has to be executed one at a time
vendor/bin/oe-console oe:module:install-configuration source/modules/fc/fcprofitcalculation
composer config repositories.fc/fcprofitcalculation path source/modules/fc/fcprofitcalculation
composer require fc/fcprofitcalculation -n
Congrats Module Setup has been finished. If there are any problems please do not hesitate to contact me!
统计信息
- 总下载量: 7
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-06-15