File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -92,12 +92,12 @@ The extension does most of the heavy lifting when it comes to gathering and prep
92
92
93
93
Depending on the extension version you are using, you could have a different PHP API client version powering the extension's backend functionality.
94
94
95
- | Extension Version | API Client Version |
96
- | -------------------| ------------------------|
97
- | v3.x | [ 2.5.1] ( https://github.com/algolia/algoliasearch-client-php/tree/2.5.1 ) |
98
- | v3.6.x | [ 3.2.0] ( https://github.com/algolia/algoliasearch-client-php/tree/3.2.0 ) |
99
- | v3.11.0 | [ 3.3.2] ( https://github.com/algolia/algoliasearch-client-php/tree/3.3.2 ) |
100
- | >=v3.14.x | ` 4.0.x ` |
95
+ | Extension Version | API Client Version |
96
+ | -------------------| ------------------------------------------------------------------------- |
97
+ | v3.x | [ 2.5.1] ( https://github.com/algolia/algoliasearch-client-php/tree/2.5.1 ) |
98
+ | v3.6.x | [ 3.2.0] ( https://github.com/algolia/algoliasearch-client-php/tree/3.2.0 ) |
99
+ | v3.11.0 | [ 3.3.2] ( https://github.com/algolia/algoliasearch-client-php/tree/3.3.2 ) |
100
+ | >=v3.14.x | [ 4.0.x] ( https://github.com/algolia/algoliasearch-client-php/tree/4.0.0-beta.12 ) |
101
101
102
102
Refer to these docs when customising your Algolia Magento extension backend:
103
103
- [ Indexing] ( https://www.algolia.com/doc/integration/magento-2/how-it-works/indexing/ )
You can’t perform that action at this time.
0 commit comments