2018-09-11 09:03:09 +02:00
|
|
|
# Recommended Modules (metapackage)
|
2019-11-18 22:24:14 +01:00
|
|
|
a requirement list of recommended modules for the OXID eShop
|
|
|
|
contains an additional list of other suggested modules
|
2018-09-11 09:03:09 +02:00
|
|
|
|
|
|
|
## Requirements
|
|
|
|
|
2019-11-18 22:24:14 +01:00
|
|
|
* OXID eSales eShop Compilation 6.0
|
2018-09-11 09:03:09 +02:00
|
|
|
|
|
|
|
## Modules
|
|
|
|
|
2019-11-18 22:24:14 +01:00
|
|
|
### require
|
|
|
|
* Module Internals ~ OXID Community
|
|
|
|
* OXID Console ~ OXID PS
|
|
|
|
* OXID Module Configuration Im-/Exporter ~ OXID PS
|
|
|
|
|
|
|
|
### require-dev
|
|
|
|
* D3 Development Tool ~ D3
|
|
|
|
* OXID-DebugBar ~ FlorianPalme
|
|
|
|
|
|
|
|
### suggest list
|
|
|
|
* D³ Auftragsmanager ~ D3
|
|
|
|
* Disable Admin Elements ~ D3
|
|
|
|
* AdminSearch ~ XID Community
|
|
|
|
* OXID Extended Order Admin ~ OXID Projects
|
|
|
|
* Facebook Social Plugins ~ OXID Projects
|
|
|
|
* Lexware Export ~ OXID Projects
|
|
|
|
* PDF Invoice ~ OXID Projects
|
|
|
|
* Statistics ~ OXID Projects
|
|
|
|
* Tags ~ OXID Projects
|
|
|
|
* Captcha ~ OXID Projects
|
2020-03-18 09:56:35 +01:00
|
|
|
* PHPMailer Bugfix ~ Vanilla-thunder
|
2019-11-18 22:24:14 +01:00
|
|
|
|
|
|
|
### suggest-dev list
|
|
|
|
* OXID SQL Logger ~ D3
|
|
|
|
* Module Generator ~ OXID eSales
|
|
|
|
* GraphQL Base ~ OXID eSales
|
|
|
|
* Smarty to TWIG Converter ~ OXID eSales
|
|
|
|
*
|
2018-09-11 09:03:09 +02:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
|
|
Run this command:
|
|
|
|
|
|
|
|
`composer require d3/recommended-modules-metapackage --update-no-dev`
|
|
|
|
|
2018-09-11 09:20:47 +02:00
|
|
|
## Show more recommended modules
|
2018-09-11 09:03:09 +02:00
|
|
|
|
|
|
|
Run this command:
|
|
|
|
|
|
|
|
`composer suggest d3/recommended-modules-metapackage`
|