eugene-shab's Stars
run-as-root/magento2-message-queue-retry
Magento 2 RabbitMQ message queue retry module
firefly-iii/firefly-iii
Firefly III: a personal finances manager
mage-os/mirror-magento2
Mage-OS mirror fork of https://github.com/magento/magento2.
magento/magento2-phpstorm-plugin
PHPStorm Plugin for Magento 2
igorppbr/magento2-warmcache
A warm cache extension for Magento 2.
magento/graphql-ce
[ARCHIVED] Please use magento/magento2 project
magento/inventory
Magento Inventory Project (a.k.a MSI)
staempfli/magento2-module-seo
Magento 2 Module for Search Engine Optimization
magento/magento2
Prior to making any Submission(s), you must sign an Adobe Contributor License Agreement, available here at: https://opensource.adobe.com/cla.html. All Submissions you make to Adobe Inc. and its affiliates, assigns and subsidiaries (collectively “Adobe”) are subject to the terms of the Adobe Contributor License Agreement.
magento-hackathon/Hackathon_StaticAssetsCache
Static assets, browser caches, HTTP headers which are an utter mess, CDNs and changing designs on websites... it all adds up to create an utter mess for anyone trying to deploy major changes to UI components of a website. CLS has built a customization which we include on all of our builds to version the combined CSS/JS assets used on a site (unfortunately it's not isolated and wouldn't make a good base for this). This has proved to be a major help. No waiting on a CDN to purge itself and no wondering how many clients are still seeing an old CSS file which may no longer match the current DOM structure. Extending this to reach all assets would be a stellar addition to core and benefit all merchants. Even something as simple as a timestamp stored in a cache record and then included URLs spit out to browsers would be an improvement. The trick is figuring out what method to use which works across all asset types, is compatible with origin CDN setups and is also reliable.
magento-hackathon/Hackathon_IndexerStats