File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -45,12 +45,15 @@ Features
45
45
46
46
Requirements
47
47
------------
48
- - ** Magento Community Edition** 2.1.x and 2.2.x
48
+ - ** Magento OpenSource Edition** 2.1.x, 2.2.x and 2.3.x (2.1.x is not supported any more starting from Module Version 1.7.0)
49
+ - ** Magento Commerce Edition** 2.2.x and 2.3.x
49
50
- ** Solr** 4.x to 6.x
50
- - ** PHP** 5.6 to 7.0
51
+ - ** PHP** 5.6, 7.0 to 7.2 (5.6 and 7.0 are not supported any more starting from Module Version 1.7.0)
51
52
52
53
Installation
53
54
------------
55
+
56
+ See our seperate [ installation instructions] ( installation.md ) .
54
57
<!-- @TODO Copy and translate from OR link to installation.md -->
55
58
56
59
<a name =" technical-workflow " >Technical workflow</a >
Original file line number Diff line number Diff line change @@ -45,12 +45,14 @@ Features
45
45
46
46
Systemvoraussetzungen
47
47
------------
48
- - ** Magento Community Edition** 2.1.x und 2.2.x
48
+ - ** Magento OpenSource Edition** 2.1.x, 2.2.x und 2.3.x (2.1.x wird seit Modulversion 1.7.0 nicht mehr unterstützt)
49
+ - ** Magento Commerce Edition** 2.2.x und 2.3.x
49
50
- ** Solr** 4.x bis 6.x
50
- - ** PHP** 5.6 bis 7.0
51
+ - ** PHP** 5.6, 7.0 bis 7.2 (5.6 and 7.0 werden seit Modulversion 1.7.0 nicht mehr unterstützt)
51
52
52
53
Installation
53
54
------------
55
+ Beachten Sie unsere separaten [ Installationsanweisungen] ( installation.md ) (Englisch).
54
56
<!-- @TODO Copy and translate from OR link to installation.md -->
55
57
56
58
<a name =" technischer-ablauf " >Technischer Ablauf</a >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" ?>
2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
3
- <module name =" IntegerNet_Solr" setup_version =" 1.6.2 " >
3
+ <module name =" IntegerNet_Solr" setup_version =" 1.7.0 " >
4
4
<sequence >
5
5
<module name =" Magento_Store" />
6
6
<module name =" Magento_Search" />
You can’t perform that action at this time.
0 commit comments