recommended-modules/README.md

50 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2018-09-11 09:03:09 +02:00
# Recommended Modules (metapackage)
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
* OXID eSales eShop Compilation 6.0
2018-09-11 09:03:09 +02:00
## Modules
### require
* Module Internals ~ OXID Community
* OXID Console ~ OXID PS
* OXID Module Configuration Im-/Exporter ~ OXID PS
2021-08-20 08:24:56 +02:00
* Captcha ~ OXID Projects
### 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
2020-03-18 09:56:35 +01:00
* PHPMailer Bugfix ~ Vanilla-thunder
* WYSIWYG-Editor SummerNote Bug - [{ $oViewConf-&gtgetBaseDir() }] - https://www.proudcommerce.com/blog/summernote-wysiwyg-smarty-oxid-6
### 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`