Skip to content

Commit

Permalink
feat(extensions): add Well-Known Change Password for Magento 2 extension
Browse files Browse the repository at this point in the history
  • Loading branch information
aleron75 committed Feb 21, 2025
1 parent e703abd commit 3f261bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources.csv
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ Extensions,,Magento 2 disable customer registration,https://github.com/deved-it/
Extensions,,Magento 2 Event Calendar,https://github.com/qoliber/m2-event-calendar,"This extension enables merchants to create and manage events directly within their store's backend. It offers features such as event scheduling, detailed descriptions, and the ability to display events on the storefront, enhancing customer engagement. The extension is compatible with both the Luma and Hyvä themes."
Extensions,,Magento 2 Elastisuite Autocomplete speed up,https://github.com/Web200/magento-elasticsuite-autocomplete,"This extension enhances the default autocomplete functionality of the Elasticsuite search engine in Magento 2. It achieves this by directly utilizing Elasticsearch responses and minimizing the loading of Magento classes, focusing only on essential elements like product price and image helpers. The module offers two routing methods to improve speed: the standard Magento 2 routing via routes.xml and a direct approach using a search.php file placed in the /pub directory. This design aims to deliver faster and more efficient autocomplete search results for users."
Extensions,,MageOS PageBuilder Templates Import/Export Module for Magento,https://github.com/mage-os-lab/module-pagebuilder-template-import-export,"This extension enhances Magento's PageBuilder by enabling the import and export of templates between different instances. Administrators can manage templates via the admin panel or command-line interface, facilitating efficient content replication across environments. Additionally, the module supports integration with Dropbox, allowing templates to be imported directly from configured Dropbox repositories. This functionality streamlines content management and promotes consistency across multiple Magento installations."
Extensions,,Well-Known Change Password for Magento 2,https://github.com/jbrada/module-well-known-change-password,"This extension implements the .well-known/change-password W3C specification, facilitating seamless redirection to the customer password change page. This integration enhances compatibility with password managers, enabling them to automatically locate the password reset URL, thereby improving user experience and security."
Testing,,Tdd Wizard Repository,https://github.com/tddwizard,A collection of libraries and exercises for the Test Driven Development Magento course by Fabian Schmengler
Testing,,ReachDigital Magento 2 Performance tuned integration tests,https://github.com/ho-nl/magento2-ReachDigital_TestFramework,Boots up the integration test framework in less than 300ms when caches are primed.
Testing,,Yireo Codeception utilities for Magento 2,https://github.com/yireo/magento2-codeception-utilities,A package containing utilities for using Codeception in Magento 2.
Expand Down

0 comments on commit 3f261bf

Please sign in to comment.