An open API service indexing awesome lists of open source software.

https://github.com/snowdogapps/magento2-alpaca-packages


https://github.com/snowdogapps/magento2-alpaca-packages

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Magento 2 Alpaca Packages

A set of open source tools for Magento 2 Open Source

### 1. Installation:

* `composer require snowdog/module-alpaca-packages`
* `bin/magento setup:upgrade`

### 2. Usage:

A set of open source modules will be installed in your Magento 2 store, these modules are:

- "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. Demo:

We have a repository for a demo store available here: https://github.com/SnowdogApps/magento2-alpaca-store-demo, which installs Magento 2 and Alpaca components through `composer`. You can download it and check it by yourself.