Skip to content

Commit

Permalink
feat(extensions): add Product Collective Packages extension
Browse files Browse the repository at this point in the history
  • Loading branch information
aleron75 committed Jan 17, 2025
1 parent 70164ad commit bf141bb
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 @@ -438,6 +438,7 @@ Extensions,,Magento 2 Snowflake,https://github.com/opengento/magento2-snowflake,
Extensions,,Alekseon Eav,https://github.com/Alekseon/AlekseonEav,"This extension enables the creation of dynamic Entity-Attribute-Value (EAV) models, allowing for flexible and customizable data structures. It serves as a core module for other extensions, such as Alekseon Custom Forms Builder and Alekseon Widget Forms, facilitating the management of scopable attributes within the Magento 2 framework."
Extensions,,Alekseon Custom Forms Builder,https://github.com/Alekseon/magento2-custom-forms-builder,"A Magento 2 extension that enables administrators to create fully customized forms directly within the admin panel. It supports various field types, including text fields, text areas, dropdowns, and more, allowing for flexible form creation. The extension manages form fields as regular attributes, facilitating easy handling and integration. Additionally, it provides the capability to view and manage form submissions through standard Magento grids. The Alekseon Widget Forms extension is recommended for displaying these forms on the frontend via CMS content."
Extensions,,Alekseon Widget Forms,https://github.com/Alekseon/magento2-widget-forms,"The Alekseon Widget Forms extension for Magento 2 allows administrators to embed custom forms into CMS pages using widgets. It integrates seamlessly with the Alekseon Custom Forms Builder, enabling the display of forms created in the admin panel on the frontend. This extension supports various input types and is compatible with Hyvä Themes, enhancing flexibility in form presentation."
Extensions,,Product Collective Packages,https://github.com/qoliber/m2-product-pack,"This extension enhances Magento 2 by enabling merchants to create and manage product packages comprising multiple quantities of the same item. It supports fixed amount and percentage-based discounts, automatically calculating package prices based on the product count. This module is compatible with Hyvä Themes (BETA version) and is essential for merchants looking to simplify product offerings and boost sales."
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 bf141bb

Please sign in to comment.