update modules list
update suggest list add "require-dev"
Cette révision appartient à :
Parent
74f5a973e4
révision
0af051bb67
37
README.md
37
README.md
@ -1,17 +1,40 @@
|
|||||||
# Recommended Modules (metapackage)
|
# Recommended Modules (metapackage)
|
||||||
a requirement list of recommended modules for the OXID Shop
|
a requirement list of recommended modules for the OXID eShop
|
||||||
|
contains an additional list of other suggested modules
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* OXID eSales eShop Compilation 6.0 + 6.1
|
* OXID eSales eShop Compilation 6.0
|
||||||
|
|
||||||
## Modules
|
## Modules
|
||||||
|
|
||||||
* D3 Development Tool
|
### require
|
||||||
* OXID Community Module Internals
|
* Module Internals ~ OXID Community
|
||||||
* OXID Console
|
* OXID Console ~ OXID PS
|
||||||
* OXID Module Configuration Im-/Exporter
|
* OXID Module Configuration Im-/Exporter ~ OXID PS
|
||||||
* OXID eSales Captcha
|
|
||||||
|
### 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
|
||||||
|
|
||||||
|
### suggest-dev list
|
||||||
|
* OXID SQL Logger ~ D3
|
||||||
|
* Module Generator ~ OXID eSales
|
||||||
|
* GraphQL Base ~ OXID eSales
|
||||||
|
* Smarty to TWIG Converter ~ OXID eSales
|
||||||
|
*
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -25,18 +25,33 @@
|
|||||||
"CC0-1.0"
|
"CC0-1.0"
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"oxid-esales/oxideshop-metapackage-ce": "~6.0.0 || ~6.1.0",
|
"oxid-esales/oxideshop-metapackage-ce": "*",
|
||||||
"d3/devhelper": "^2.0",
|
"oxid-community/moduleinternals": "*",
|
||||||
"oxid-community/moduleinternals": "^1.0",
|
"oxid-professional-services/oxid-console": "*",
|
||||||
"oxid-professional-services/oxid-console": "^5.0",
|
"oxid-professional-services/oxid-modules-config": "*"
|
||||||
"oxid-professional-services/oxid-modules-config": "^4.0",
|
},
|
||||||
"oxid-projects/captcha-module": "^2.0"
|
"require-dev": {
|
||||||
|
"d3/devhelper": "*",
|
||||||
|
"florianpalme/oxid-debugbar": "*"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"oxid-esales/azure-theme": "This is Azure Theme for OXID eShop.",
|
"d3/ordermanager": "Lassen Sie wiederkehrende Aufgaben automatisch nach frei definierbaren Regeln ausführen.",
|
||||||
"oxid-esales/pdf-invoice-module": "This is Invoice PDF module for OXID eShop.",
|
"d3/disableadminelements": "Hide unused menu items in the oxid eshop admin.",
|
||||||
"oxid-esales/extended-order-administration-module": "Extended Order Admin module for OXID eShop.",
|
"oxid-community/adminsearch": "Search OXID admin globally for products, categories, clients, etc.",
|
||||||
"oxid-esales/tags-module": "This is a tags module for OXID eShop.",
|
"oxid-esales/twig-admin-theme": "The admin theme for twig engine. NOTE! requires OXID >= 6.2.0",
|
||||||
"oxid-projects/statistics-module": "Logging and displaying statistics for OXID eShop."
|
"oxid-esales/twig-theme": "Templates based on the twig engine. NOTE! requires OXID >= 6.2.0",
|
||||||
|
"oxid-projects/extended-order-administration-module": "Extended Order Admin module for OXID eShop.",
|
||||||
|
"oxid-projects/facebook-module": "Facebook social plugins: Connect, Comments, Like, Invite, Facepile, Share.",
|
||||||
|
"oxid-projects/lexware-export-module": "This module exports order information into an XML format.",
|
||||||
|
"oxid-projects/pdf-invoice-module": "This is Invoice PDF module for OXID eShop.",
|
||||||
|
"oxid-projects/statistics-module": "Logging and displaying statistics for OXID eShop.",
|
||||||
|
"oxid-projects/tags-module": "This is a tags module for OXID eShop.",
|
||||||
|
"oxid-projects/captcha-module": "This is Captcha module for OXID eShop.",
|
||||||
|
|
||||||
|
"d3/oxid-sql-logger": "[DEV] Returns all SQL queries into console of a Browser.",
|
||||||
|
"oxid-esales/module-generator": "[DEV] Folders structure, empty classes and metadata generation for new OXID eShop modules.",
|
||||||
|
"oxid-esales/graphql-base": "[DEV] A basic GraphQL implementation for the OXID eShop.",
|
||||||
|
"oxid-esales/smarty-to-twig-converter": "[DEV] A Tool to convert smarty template engine to twig template engine."
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Chargement…
x
Référencer dans un nouveau ticket
Bloquer un utilisateur