From d1f104a08df37ad0a4f364d66f3852999f27c6f9 Mon Sep 17 00:00:00 2001 From: Ihor Sviziev Date: Mon, 27 Jan 2025 22:58:23 +0100 Subject: [PATCH 1/2] Add presentation video to readme file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5535fea..de2e105 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +
+ + + +
+ # Product Data Pre-Loader Magento platform code and third-party extensions in a lot of cases produce redundant database queries on product collections load. From 8a1dc6c3f465077b32539cc3d2e54ce9be7df791 Mon Sep 17 00:00:00 2001 From: Ihor Sviziev Date: Mon, 10 Feb 2025 14:35:43 +0100 Subject: [PATCH 2/2] Add presentation video to readme file Move video lower --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index de2e105..5ad368b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ -
- - - -
- # Product Data Pre-Loader Magento platform code and third-party extensions in a lot of cases produce redundant database queries on product collections load. @@ -32,6 +26,14 @@ Custom loaders should be added to `LoadService` object via DI configuration like ``` +## Presentation + +
+ + + +
+ ## Installation Given EOL of Composer 1 all new packagist packages are not published for some time. So best way to keep your install up-to-date is to use Composer 2.0.