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 25, 2024
1 parent 69141cc commit 18b13e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 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) [![687 resources](https://img.shields.io/badge/resources-687-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) [![688 resources](https://img.shields.io/badge/resources-688-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 @@ -434,6 +434,7 @@ Partytown is a lazy-loaded library to help relocate resource-intensive scripts i
* [Preview Order Confirmation Page](https://github.com/magepal/magento2-preview-checkout-success-page) - Easily preview and make changes to the success page without placing a new order or modifying Magento's core code.
* [Product Data Pre-Loader](https://github.com/EcomDev/magento2-product-preloader) - This extension provides an easy way to pre-load data for product collections like prices, stock data, and many more by using different types of load types.
* [Product Last Order](https://github.com/discorgento/module-product-last-order) - An extension developed by Discorgento that generates a personalized message to the customer when they access a product that has been previously purchased. It displays the date of the product purchase and an "Order Details" link to redirect the customer to the Order Details page.
* [Product Links Navigator](https://github.com/elninotech/ElNino_ProductLinksNavigator) - Enhances admin product-to-product navigation. Adds direct frontend/backend links to products in grids and modals
* [Product Type Attribute Manager](https://github.com/element119/module-product-type-attribute-manager) - This extension allows store admins to control which product types a user-defined attribute can be assigned to.
* [Proof of Concept: using PHP attributes in Magento 2](https://github.com/renttek/magento2-attributes-experiment) - A proof of concept for implementing some Magento 2 configuration using PHP attributes.
* [Regenerate URL rewrites extension](https://github.com/olegkoval/magento2-regenerate_url_rewrites) - This extension adds a CLI command that allows the regeneration of URL rewrites of products and categories in all stores or a specific store.
Expand Down

0 comments on commit 18b13e2

Please sign in to comment.