LargeConfigProducts
Large Configurable Products workaround for Magento 2
File Explorer
Download Latest Version (.zip)- workspace.xml
- Configurable.php
- CredisClientFactory.php
- PrewarmerCommand.php
- ProductOptions.php
- events.xml
- system.xml
- di.xml
- routes.xml
- communication.xml
- config.xml
- di.xml
- indexer.xml
- module.xml
- mview.xml
- queue_consumer.xml
- queue_publisher.xml
- queue_topology.xml
- de_DE.csv
- nl_NL.csv
- Prewarm.php
- Consumer.php
- Publisher.php
- Template.php
- Prewarmer.php
- StoreIdStatic.php
- ProductSaveAfter.php
- AttributeOptionProviderPlugin.php
- AfterUpdateAttributesPlugin.php
- StockItemSaveAround.php
- catalog_category_view.xml
- catalog_product_view_type_configurable.xml
- catalogsearch_advanced_result.xml
- catalogsearch_result_index.xml
- renderer.phtml
- wrapper.phtml
- configurable.phtml
- renderer.phtml
- configurable-customer-data-mixin.js
- configurable-mixin.js
- swatch-renderer-mixin.js
- requirejs-config.js
- composer.json
- README.md
- registration.php
# Installation Guide
1. Get the code
git clone https://github.com/elgentos/LargeConfigProducts
Downloads the entire project code from GitHub to your computer.
cd LargeConfigProducts
Moves into the project folder you just downloaded.
2. PHP (Composer)
Easy RecommendedPrerequisites
composer install
Installs the PHP libraries listed in composer.json.
Run it with a built-in server like php -S localhost:8000, then open http://localhost:8000 in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
