firegento/magesetup2
Composer 安装命令:
composer require firegento/magesetup2
包简介
MageSetup provides the necessary configuration (system config, tax, agreements, etc. for a national market.
README 文档
README
MageSetup configures a shop for a national market.
Currently supported countries are:
- Austria (at)
- Switzerland (ch)
- Germany (de)
- Spain (es)
- France (fr)
- United Kingdom (gb)
- Italy (it)
- Netherlands (nl)
- Poland (pl)
- Romania (ro)
- Russia (ru).
More countries to follow.
Missing your country? Please open a pull request with the necessary configuration for your country and help us support more countries.
Requirements
- PHP >= 7.3
- Magento >= 2.4.3
If you are using Magento < 2.4.3, you can still use version 0.4.*.
Installation
Via composer (recommended)
Please go to the Magento2 root directory and run the following commands in the shell:
composer require firegento/magesetup2
bin/magento module:enable FireGento_MageSetup
bin/magento setup:upgrade
Manually
Please create the directory app/code/FireGento/MageSetup and copy the files from this repository to the created directory. Then run the following commands in the shell:
bin/magento module:enable FireGento_MageSetup
bin/magento setup:upgrade
Usage
bin/magento magesetup:setup:run <country_code> <processors>
Parameters:
<country_code>is a required argument. Please find available country codes in country list above (e.g.defor Germany).<processors>is an optional argument. If no processor code is given, all processors will be run.
Available processors:
agreementsfor setting up the terms and conditionscmsfor setting up all required cms pages and cms blockssystemConfigfor setting up base configuration values.taxfor setting up the base tax rules / tax rates.
Example:
Run all processors for Germany:
bin/magento magesetup:setup:run de
Only run agreements and cms for Germany:
bin/magento magesetup:setup:run de agreements cms
Hyvä Themes
If you're using Hyvä as frontend in your Magento 2 instance, please install the corresponding compatibility module. You can find all detailed installation instructions in the compatibility module repository.
Support
If you encounter any problems or bugs, please create an issue on GitHub.
Contribution
Any contribution to the development of MageSetup is highly welcome. The best possibility to provide any code is to open a pull request on GitHub.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Developer
FireGento Team
- Website: http://firegento.com
- Twitter: @firegento
Maintainer
- @sprankhub
- @frostblogNet
- @Schrank
- @therouv
Licence
GNU General Public License, version 3 (GPLv3)
Copyright
(c) 2015-2022 FireGento Team
firegento/magesetup2 适用场景与选型建议
firegento/magesetup2 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 345.11k 次下载、GitHub Stars 达 122, 最近一次更新时间为 2016 年 08 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 firegento/magesetup2 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 firegento/magesetup2 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 345.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 123
- 点击次数: 26
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2016-08-29