Skip to content

Commit

Permalink
feat(extensions): add MageOS PageBuilder Templates Import/Export Modu…
Browse files Browse the repository at this point in the history
…le for Magento
  • Loading branch information
aleron75 committed Feb 20, 2025
1 parent 88b93bc commit bb61004
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 @@ -444,6 +444,7 @@ Extensions,,BuilderIO Integration for Magento 2,https://github.com/DeployEcommer
Extensions,,Magento 2 disable customer registration,https://github.com/deved-it/magento2-disable-customer-registration,"This extension allows administrators to disable the customer registration feature on their Magento store. This is particularly useful for B2B scenarios where the admin manages account creation exclusively. Once enabled, the extension removes the registration form and related links from the storefront, ensuring only admin-created accounts can access the site."
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."
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 bb61004

Please sign in to comment.