Skip to content

Commit

Permalink
README.md updated by action
Browse files Browse the repository at this point in the history
  • Loading branch information
Update README Action committed Nov 13, 2024
1 parent 3106b69 commit e40a6ab
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Magento 2 Resources [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![679 resources](https://img.shields.io/badge/resources-679-orange.svg?style=flat)](#table-of-contents) [![Links Health Status](https://github.com/aleron75/mageres/actions/workflows/check-links-health.yml/badge.svg)](https://github.com/aleron75/mageres/actions?query=workflow%3A%22Check+Links+Health%22)
# Magento 2 Resources [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) [![685 resources](https://img.shields.io/badge/resources-685-orange.svg?style=flat)](#table-of-contents) [![Links Health Status](https://github.com/aleron75/mageres/actions/workflows/check-links-health.yml/badge.svg)](https://github.com/aleron75/mageres/actions?query=workflow%3A%22Check+Links+Health%22)

<p align="center">
<img src="https://raw.githubusercontent.com/aleron75/mageres/master/media/mageres.png" alt="mageres logo"/>
Expand Down Expand Up @@ -288,6 +288,7 @@ If you want to support Mageres, the [Mage-OS](https://mage-os.org/) project, and
* [Event Thing for Magento 2](https://github.com/cmtickle/module-event-thing) - A module that enables the logic/integration touch points of Magento Plugins & Observers to be handled outside the core Magento application.
* [Extension Dashboard](https://github.com/extdn/extension-dashboard-m2) - A Magento 2 dashboard to display installed extensions.
* [Extension for Cookie SameSite attribute](https://github.com/Veriteworks/CookieFix) - This extension is adjusting the Cookie SameSite attribute issue since Chrome 80.
* [Faker extension](https://github.com/DominicWatts/Faker) - This is a Magento 2 extension designed to generate fake data for testing purposes. It allows developers to create dummy customers, products, categories, orders, and reviews. This is achieved through console commands specifying parameters like website, store, or quantity limits, making it versatile for testing scenarios. The module utilizes the fzaninotto/faker library to populate realistic-looking data, helping to streamline development and testing workflows without needing actual customer or product information.
* [Fisheye_UrlRewriteOptimiser](https://github.com/fisheyehq/module-url-rewrite-optimiser) - A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in the config.
* [Fooman Email Attachments](https://github.com/fooman/emailattachments-m2) - This module allows you to automatically attach transactional PDF documents to Magento 2 sales emails
* [Galactic Labs - Customer Group Payment Filters](https://github.com/galacticlabs/customer-group-payment-filters) - Magento 2 extension to exclude payment methods for selected customer groups.
Expand Down Expand Up @@ -474,6 +475,10 @@ Partytown is a lazy-loaded library to help relocate resource-intensive scripts i
* [Authorize.net CIM for Hyva Checkout ](https://github.com/ParadoxLabs-Inc/authnetcim-hyva-checkout) - This extension adds support for Hyva Checkout to Authorize.net CIM payment method for Magento 2.
* [Consent Mode V2](https://github.com/elgentos/magento2-consentmode-v2) - This extension is based on the Hyvä default cookie bar. All the features of that extension are also in this one.
* [elgentos Hyvä Checkout A/B Test](https://github.com/elgentos/magento2-hyva-checkout-ab-test) - This extension allows you to set up an A/B test with different available Hyvä and the Luma fallback checkout.
* [Elgentos Hyvä CRO Payment Method Free Labels](https://github.com/elgentos/magento2-hyva-cro-payment-method-free-labels) - This extension by Elgentos enhances the Hyvä checkout experience in Magento 2 by adding "Free" labels to payment methods that do not incur additional fees. This feature aims to improve user experience and boost conversion rates by clearly indicating cost-free payment options. An A/B test associated with this modification showed a win ratio of 52.17%, as referenced in Evidoo.io's best practice #195.
* [Elgentos Hyvä CRO Purchasing Confidence](https://github.com/elgentos/magento2-hyva-cro-purchasing-confidence) - This extension by Elgentos is designed to enhance customer purchasing confidence in Magento 2 stores using the Hyvä theme. It introduces a "Customers usually keep this item" message on product pages where the return rate is below a configurable threshold. This feature leverages return data to reassure potential buyers about product satisfaction, potentially increasing conversion rates. The module includes cron jobs to update product return percentages monthly and recalculate the average return percentage weekly.
* [Elgentos Hyvä CRO Semi Sticky Header](https://github.com/elgentos/magento2-hyva-cro-semi-sticky-header) - This extension by Elgentos modifies the Hyvä theme's header in Magento 2 to implement a semi-sticky behavior. With this feature, the header disappears when users scroll down and reappears when they scroll up, enhancing navigation and user experience. An A/B test associated with this change demonstrated a 44.44% improvement in user engagement, as noted in Evidoo.io's best practice #139.
* [Elgentos Hyvä CRO Sticky Cart Proceed Button](https://github.com/elgentos/magento2-hyva-cro-sticky-cart-proceed-button) - This Magento 2 extension, specifically developed by Elgentos for Hyvä, enhances the mobile shopping experience by transforming the cart's static "Proceed to Checkout" button into a sticky call-to-action. This modification ensures that the checkout button remains visible as users scroll through their cart, potentially increasing conversion rates. An A/B test associated with this change demonstrated a 15% conversion improvement, as noted in Evidoo.io's best practice #156
* [elgentos Magento 2 Vurbis extension](https://github.com/elgentos/magento2-vurbis-punchout) - An unofficial version of the original Magento 2 Vurbis extension that contains some bug fixes, some new features, and a lot of refactoring. Comes with a Hyvä compatibility configuration option.
* [Geissweb EU VAT compatibility module for Hyvä Checkout](https://github.com/Vendic/hyva-checkout-geissweb-euvat) - This module adds EU VIES VAT number validation to Hyvä Checkout. It needs a valid license for Geissweb EUVAT and Hyvä Checkout to work.
* [Hyva Sales Grids](https://github.com/redmonks/magento2-module-hyva-admin-sales-grids) - An extension that implements sales grids (order, invoice, shipment, credit memo) using Hyva Admin.
Expand Down Expand Up @@ -576,7 +581,7 @@ Partytown is a lazy-loaded library to help relocate resource-intensive scripts i
* [InteractOne Blog](https://www.interactone.com/category/adobe-magento-news/)
* [Inviqa](https://inviqa.com/blog)
* [JetRails](https://jetrails.com/blog/)
* [Jigar Karangiya](https://jigarkarangiya.com/category/magento-2/)
* [Jigar Karangiya](https://jigarkarangiya.com/)
* [Konstantin Gerasimov](https://www.goivvy.com/blog)
* [LexiConn](https://www.lexiconn.com/blog/category/magento/)
* [M.academy](https://m.academy/blog/)
Expand Down Expand Up @@ -704,6 +709,7 @@ Partytown is a lazy-loaded library to help relocate resource-intensive scripts i
## Newsletters & Digests

* [Atwix MageNews](https://www.atwix.com/tag/magenews/) - A selection of the most interesting and important topics that popped up in Magento Community
* [Jigar Karangiya’s newsletter](https://jigarkarangiya.com/newsletter/) - Tips, tricks, and tutorials related to Magento 2, Cloud, and B2C customizations by Jigar Karangiya directly in your mailbox.
* [Mage Dispatch](https://www.magedispatch.com/) - Mage Dispatch is a newsletter for and by the community. Here, you can share links you think the community should know about. The links will be included in the following newsletter.
* [Magento Community Digest](https://community.magento.com/t5/forums/searchpage/tab/message?filter=location&q=%23MagentoMonday%7C%23MagentoTuesday&advanced=true&location=forum-board:newsannouncements&sort_by=-topicPostDate&collapse_discussion=true&search_type=thread) - #MagentoMonday (sometimes #MagentoTuesday) Community Digest by [@sherrierohde](https://twitter.com/sherrierohde). You can submit your content here: https://docs.google.com/forms/d/e/1FAIpQLSfXNbNQ0WZ5pK-zPA0Uw9SC3uRQv3SRFZIdunPKqd27CznVGQ/viewform
* [Magento Ecosystem](https://t.me/magentoecosystem) - Telegram channel by Firebear Studio. Best content from Magento world, curated materials from trusted blogs, Twitter, Reddit and more! Everything you need to know about Magento ecosystem as developer, SI or merchant.
Expand Down

0 comments on commit e40a6ab

Please sign in to comment.