We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12d1114 commit 3f2474dCopy full SHA for 3f2474d
1 file changed
README.md
@@ -7,12 +7,13 @@ It allows to index Blog posts into the search engine and display them into the a
7
8
### Requirements
9
10
-* Magento Community Edition 2.3.* or Magento Enterprise Edition 2.3.*
+* For version 1.x.x: Magento Community Edition 2.2.* or Magento Enterprise Edition 2.2.*
11
+* For version 2.x.x: Magento Community Edition 2.3.* or Magento Enterprise Edition 2.3.*
12
13
The module requires :
14
-- [ElasticSuite](https://github.com/Smile-SA/elasticsuite) > 2.1.*
15
-- [MageFanBlog](https://github.com/magefan/module-blog) > 2.5.*
+- [ElasticSuite](https://github.com/Smile-SA/elasticsuite)
16
+- [MageFanBlog](https://github.com/magefan/module-blog)
17
18
### How to use
19
0 commit comments