@@ -2,11 +2,11 @@ Algolia Search & Discovery extension for Magento 2
2
2
==================================================
3
3
4
4
![ Latest version] ( https://img.shields.io/badge/latest-3.16.0-green )
5
- ![ Magento 2] ( https://img.shields.io/badge/Magento-2.4.6 +-orange )
5
+ ![ Magento 2] ( https://img.shields.io/badge/Magento-2.4.7 +-orange )
6
6
7
- ![ PHP] ( https://img.shields.io/badge/PHP-8.1%2C8.2%2C8.3-blue )
7
+ ![ PHP] ( https://img.shields.io/badge/PHP-8.1%2C8.2%2C8.3%2C8.4 -blue )
8
8
9
- [ ![ CircleCI] ( https://circleci.com/gh/algolia/algoliasearch-magento-2/tree/master .svg?style=svg )] ( https://circleci.com/gh/algolia/algoliasearch-magento-2/tree/master )
9
+ [ ![ CircleCI] ( https://circleci.com/gh/algolia/algoliasearch-magento-2/tree/main .svg?style=svg )] ( https://circleci.com/gh/algolia/algoliasearch-magento-2/tree/main )
10
10
11
11
-------
12
12
@@ -35,18 +35,18 @@ Magento 2.3 and earlier versions are no longer supported by the Algolia extensio
35
35
36
36
Version 3.x of our extension is compatible with Magento 2.4. Review the [ Customisation] ( https://github.com/algolia/algoliasearch-magento-2#customisation ) section to learn more about the differences between our extension versions.
37
37
38
- | Extension Version | End of Life | Magento | PHP |
39
- | -------------------| -------------| --------------------| ----------------------------------------|
38
+ | Extension Version | End of Life | Magento | PHP |
39
+ | -------------------| -------------| ------------------------------ | ----------------------------------------|
40
40
| v3.7.x | 10/10/2023 | ` ~2.3.7\|\|~2.4.5\|\|~2.4.6 ` | ` ~7.3.0\|\|~7.4.0\|\|~8.1.0\|\|~8.2.0 ` |
41
- | v3.8.x | 3/8/2023 | ` ~2.4.5\|\|~2.4.6 ` | ` ~7.4.0\|\|~8.1.0\|\|~8.2.0 ` |
42
- | v3.9.x | 10/13/2023 | ` ~2.4.5\|\|~2.4.6 ` | ` ~7.4.0\|\|~8.1.0\|\|~8.2.0 ` |
43
- | v3.10.x | 12/12/2023 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
44
- | v3.11.x | 1/26/2024 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
45
- | v3.12.x | 8/2/2024 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
46
- | v3.13.x | N/A | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
47
- | v3.14.x | N/A | ` ~2.4.6\|\|~2.4.7 ` | ` ~8.1.0\|\|~8.2.0\|\|~8.3.0 ` |
48
- | v3.15.x | N/A | ` ~2.4.6\|\|~2.4.7 ` | ` ~8.1.0\|\|~8.2.0\|\|~8.3.0 ` |
49
- | v3.16.x | N/A | ` ~2.4.6 \|\|~2.4.7 ` | ` ~8.1 .0\|\|~8.2 .0\|\|~8.3 .0 ` |
41
+ | v3.8.x | 3/8/2023 | ` ~2.4.5\|\|~2.4.6 ` | ` ~7.4.0\|\|~8.1.0\|\|~8.2.0 ` |
42
+ | v3.9.x | 10/13/2023 | ` ~2.4.5\|\|~2.4.6 ` | ` ~7.4.0\|\|~8.1.0\|\|~8.2.0 ` |
43
+ | v3.10.x | 12/12/2023 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
44
+ | v3.11.x | 1/26/2024 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
45
+ | v3.12.x | 8/2/2024 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
46
+ | v3.13.x | 4/9/2025 | ` ~2.4.6 ` | ` ~8.1.0\|\|~8.2.0 ` |
47
+ | v3.14.x | 9/1/2025 | ` ~2.4.6\|\|~2.4.7 ` | ` ~8.1.0\|\|~8.2.0\|\|~8.3.0 ` |
48
+ | v3.15.x | N/A | ` ~2.4.6\|\|~2.4.7 ` | ` ~8.1.0\|\|~8.2.0\|\|~8.3.0 ` |
49
+ | v3.16.x | N/A | ` ~2.4.7 \|\|~2.4.8 ` | ` ~8.2 .0\|\|~8.3 .0\|\|~8.4 .0 ` |
50
50
51
51
## Documentation
52
52
0 commit comments