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
4545
4646Requirements
4747------------
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
4950- ** 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)
5152
5253Installation
5354------------
55+
56+ See our seperate [ installation instructions] ( installation.md ) .
5457<!-- @TODO Copy and translate from OR link to installation.md -->
5558
5659<a name =" technical-workflow " >Technical workflow</a >
Original file line number Diff line number Diff line change @@ -45,12 +45,14 @@ Features
4545
4646Systemvoraussetzungen
4747------------
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
4950- ** 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)
5152
5253Installation
5354------------
55+ Beachten Sie unsere separaten [ Installationsanweisungen] ( installation.md ) (Englisch).
5456<!-- @TODO Copy and translate from OR link to installation.md -->
5557
5658<a name =" technischer-ablauf " >Technischer Ablauf</a >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<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 " >
44 <sequence >
55 <module name =" Magento_Store" />
66 <module name =" Magento_Search" />
You can’t perform that action at this time.
0 commit comments