雪犬 / module-alpaca-packages
Alpaca 的一组模块
1.15.0
2023-03-23 08:48 UTC
Requires
- magepal/magento2-gmailsmtpapp: ~2.6.4|~2.7.0|~2.8.0|~2.9.0
- magepal/magento2-googletagmanager: ~2.3.0|~2.4.0|~2.5.0|~2.6.0|~2.7.0
- mailchimp/mc-magento2: ^102.3.36|^103.4.45
- smile/elasticsuite: ~2.8.2|~2.9.0|~2.10.0|~2.11.0
- snowdog/module-alpaca-general: ^1.6.0
- snowdog/module-bullet-points: ^1.1.2
- snowdog/module-category-attributes: ^1.1.0
- snowdog/module-csp: ^1.3.2
- snowdog/module-menu: ^2.14.0
- snowdog/module-product-attribute-description: ^1.2.0
- snowdog/module-shipping-latency: ^1.1.1
- snowdog/module-wishlist-unlocker: ^1.0.1
- snowdog/theme-frontend-alpaca: ^2.27.0
- webshopapps/module-matrixrate: ^20.1.5
This package is auto-updated.
Last update: 2024-08-29 11:30:46 UTC
README
一套针对 Magento 2 开源版的开源工具
1. 安装
composer require snowdog/module-alpaca-packages
bin/magento setup:upgrade
2. 使用
将安装一组开源模块到您的 Magento 2 商店,这些模块包括
- "magepal/magento2-gmailsmtpapp": https://github.com/magepal/magento2-gmail-smtp-app
- "magepal/magento2-googletagmanager": https://github.com/magepal/magento2-google-tag-manager
- "mailchimp/mc-magento2": https://github.com/mailchimp/mc-magento2
- "smile/elasticsuite": https://github.com/Smile-SA/elasticsuite
- "snowdog/module-alpaca-general": https://github.com/SnowdogApps/magento2-alpaca-general
- "snowdog/module-bullet-points": https://github.com/SnowdogApps/magento2-bullet-points
- "snowdog/module-category-attributes": https://github.com/SnowdogApps/magento2-category-attributes
- "snowdog/module-csp": https://github.com/SnowdogApps/magento2-module-csp
- "snowdog/module-menu": https://github.com/SnowdogApps/magento2-menu
- "snowdog/module-product-attribute-description": https://github.com/SnowdogApps/magento2-product-attribute-description
- "snowdog/module-shipping-latency": https://github.com/SnowdogApps/magento2-shipping-latency
- "snowdog/module-wishlist-unlocker": https://github.com/SnowdogApps/magento2-wishlist-unlocker
- "snowdog/theme-frontend-alpaca": https://github.com/SnowdogApps/magento2-alpaca-theme
- "webshopapps/module-matrixrate": https://github.com/webshopapps/module-matrixrate
3. 演示
我们有一个可用的演示商店仓库,在这里: https://github.com/SnowdogApps/magento2-alpaca-store-demo,它通过 composer
安装 Magento 2 和 Alpaca 组件。您可以下载它并自行检查。