All Projects → mailchimp → Mc Magento2

mailchimp / Mc Magento2

Licence: osl-3.0
MailChimp for Magento 2. Syncs all data (subscriber, customers, orders, products) and enables marketing automation with email campaigns, automations, ads, postcards and more.

Projects that are alternatives of or similar to Mc Magento2

magento-2-pronko-consulting-theme
Pronko Consulting Theme for Magento 2
Stars: ✭ 47 (-59.13%)
Mutual labels:  ecommerce, magento, magento2
nosto-magento2
marketplace.magento.com/nosto-module-nostotagging.html
Stars: ✭ 19 (-83.48%)
Mutual labels:  ecommerce, magento, magento2
taxjar-magento2-extension
Magento 2 Sales Tax Extension by TaxJar
Stars: ✭ 23 (-80%)
Mutual labels:  ecommerce, magento, magento2
Importexportfree
Improve default Magento 2 Import / Export features - cron jobs, CSV , XML , JSON , Excel , mapping of any format, Google Sheet, data and price modification, improved speed and a lot more!
Stars: ✭ 160 (+39.13%)
Mutual labels:  ecommerce, magento, magento2
Mc Magento
MailChimp for Magento 1
Stars: ✭ 112 (-2.61%)
Mutual labels:  ecommerce, magento, email-marketing
hubble-frontend-pwa
E-Commerce PWA Frontend
Stars: ✭ 43 (-62.61%)
Mutual labels:  ecommerce, magento, magento2
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+7822.61%)
Mutual labels:  ecommerce, magento, magento2
magento2
Vue Storefront 2 integration for Magento 2
Stars: ✭ 94 (-18.26%)
Mutual labels:  ecommerce, magento, magento2
app-search-magento
A first party module to integrate Elastic App Search in Magento 2.
Stars: ✭ 25 (-78.26%)
Mutual labels:  ecommerce, magento, magento2
blog
MageVision Blog
Stars: ✭ 23 (-80%)
Mutual labels:  ecommerce, magento, magento2
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (+153.91%)
Mutual labels:  ecommerce, magento, magento2
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (+139.13%)
Mutual labels:  ecommerce, magento, magento2
Magento2
All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, subli…
Stars: ✭ 9,816 (+8435.65%)
Mutual labels:  ecommerce, magento, magento2
Module Rocketjavascript
Stars: ✭ 37 (-67.83%)
Mutual labels:  magento, magento2
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-67.83%)
Mutual labels:  magento, magento2
Magento2 Fixtures
Fixture library for Magento 2 integration tests by @schmengler (@integer-net)
Stars: ✭ 110 (-4.35%)
Mutual labels:  magento, magento2
Magento2 Faq
This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
Stars: ✭ 43 (-62.61%)
Mutual labels:  magento, magento2
Magento2 Easy Template Path Hints
Magento 2 Easy Template Path Hints
Stars: ✭ 36 (-68.7%)
Mutual labels:  magento, magento2
M2 Opcache Monitor
Monitor PHP OpCache from the Admin
Stars: ✭ 38 (-66.96%)
Mutual labels:  magento, magento2
Odoo Shopinvader
Odoo Modules. Sorry Magento, Shopinvader is coming
Stars: ✭ 60 (-47.83%)
Mutual labels:  ecommerce, magento

Labels applied by the team

Label Description
bug Bug report contains sufficient information to reproduce. Will be solved for associated Milestone.
enhancement Improvement accepted. Will be added for associated Milestone.
done Issue has been solved and will be applied in the associated Milestone.
duplicate Issue has been already reported and will be closed with no further action.
wrong issue format Issue has not been created according to requirements at the Issue reporting guidelines. Will be closed until requirements are met.
feature request Feature request to be considered by the team. After approval will be labeled as enhancement.
could not replicate The team was not able to replicate issue. It will be closed until missing information is given.
contact support Contact our support team at [email protected]. Issue will be closed with no further action.
low priority Issue is considered as low priority by the team.
priority Issue is considered as high priority by the team.
conflict Issue reports a conflict with other third party extension.
need feedback Feedback is required to continue working on the issue. If there is no answer after a week it will be closed.
blocked Issue can not be solved due to external causes.
read documentation Issue will be closed. Available documentation: MailChimp For Magento doc

Issue reporting guidelines

To maintain an effective bugfix workflow and make sure issues will be solved in a timely manner we kindly ask reporters to follow some simple guidelines.

Before creating an issue, please do the following:

  • Check the documentation to make sure the behavior you are reporting is really a bug, not a feature.
  • Check the existing issues to make sure you are not duplicating somebody’s work.
  • Make sure, that information you are about to report is a technical issue, please refer to the Community Forums for technical questions.

If you are sure that the problem you are experiencing is caused by a bug, file a new issue in a Github issue tracker following the recommendations below.

Title

Title is a vital part of bug report for developer and triager to quickly identify a unique issue. A well written title should contain a clear, brief explanation of the issue, making emphasis on the most important points.

Good example would be:

Unable to place order with Virtual product and PayPal.

Unclear example:

Can't checkout.

Issue Description

Preconditions

Describing preconditions is a great start, provide information on system configuration settings you have changed, detailed information on entities created (Products, Customers, etc), Magento and mc-magento versions. Basically, everything that would help developer set up the same environment as you have.

Example:

1. Magento CE 2.0.1 without sample data is installed.
2. mc-magento 1.0.6.
3. Test category is set up.
4. Virtual Product is created and assigned to the Test Category.
...

Steps to reproduce

This part of the bug report is the most important, as developer will use this information to reproduce the issue. Problem is more likely to be fixed if it can be reproduced.

Precisely describe each step you have taken to reproduce the issue. Try to include as much information as possible, sometimes even minor differences can be crucial.

Example:

1. Navigate to storefront as a guest.
2. Open Test Category.
3. Click "Add to Cart" on the Virtual Product.
4. Open mini shopping cart and click "Proceed to Checkout".
...

Actual and Expected result

To make sure that everybody involved in the fix are on the same page, precisely describe the result you expected to get and the result you actually observed after performing the steps.

Example:

Expected result:
Order is placed successfully, customer is redirected to the success page.
Actual result:
"Place order" button is not visible, order cannot be placed.

Additional information

Additional information is often requested when the bug report is processed, you can save time by providing Magento and browser logs, screenshots, any other artifacts related to the issue at your own judgement.

Pull requests

Before creating a pull request please make sure to follow this guidelines or it will be rejected.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].