diff --git a/README.md b/README.md index 5bf7b1c..575fa3c 100644 --- a/README.md +++ b/README.md @@ -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)

mageres logo @@ -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.