remove discontinued module internals
This commit is contained in:
parent
7ae4610a3b
commit
693201e01e
@ -12,6 +12,7 @@ contains an additional list of other suggested modules
|
|||||||
* Module Internals ~ OXID Community
|
* Module Internals ~ OXID Community
|
||||||
* OXID Console ~ OXID PS
|
* OXID Console ~ OXID PS
|
||||||
* OXID Module Configuration Im-/Exporter ~ OXID PS
|
* OXID Module Configuration Im-/Exporter ~ OXID PS
|
||||||
|
* Captcha ~ OXID Projects
|
||||||
|
|
||||||
### require-dev
|
### require-dev
|
||||||
* D3 Development Tool ~ D3
|
* D3 Development Tool ~ D3
|
||||||
@ -27,7 +28,6 @@ contains an additional list of other suggested modules
|
|||||||
* PDF Invoice ~ OXID Projects
|
* PDF Invoice ~ OXID Projects
|
||||||
* Statistics ~ OXID Projects
|
* Statistics ~ OXID Projects
|
||||||
* Tags ~ OXID Projects
|
* Tags ~ OXID Projects
|
||||||
* Captcha ~ OXID Projects
|
|
||||||
* PHPMailer Bugfix ~ Vanilla-thunder
|
* PHPMailer Bugfix ~ Vanilla-thunder
|
||||||
* WYSIWYG-Editor SummerNote Bug - [{ $oViewConf->getBaseDir() }] - https://www.proudcommerce.com/blog/summernote-wysiwyg-smarty-oxid-6
|
* WYSIWYG-Editor SummerNote Bug - [{ $oViewConf->getBaseDir() }] - https://www.proudcommerce.com/blog/summernote-wysiwyg-smarty-oxid-6
|
||||||
|
|
||||||
@ -36,7 +36,6 @@ contains an additional list of other suggested modules
|
|||||||
* Module Generator ~ OXID eSales
|
* Module Generator ~ OXID eSales
|
||||||
* GraphQL Base ~ OXID eSales
|
* GraphQL Base ~ OXID eSales
|
||||||
* Smarty to TWIG Converter ~ OXID eSales
|
* Smarty to TWIG Converter ~ OXID eSales
|
||||||
*
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"oxid-esales/oxideshop-metapackage-ce": "*",
|
"oxid-esales/oxideshop-metapackage-ce": "*",
|
||||||
"oxid-community/moduleinternals": "*",
|
|
||||||
"oxid-professional-services/oxid-console": "*",
|
"oxid-professional-services/oxid-console": "*",
|
||||||
"oxid-professional-services/oxid-modules-config": "*",
|
"oxid-professional-services/oxid-modules-config": "*",
|
||||||
"oxid-projects/captcha-module": "*"
|
"oxid-projects/captcha-module": "*"
|
||||||
@ -54,6 +53,5 @@
|
|||||||
"oxid-esales/module-generator": "[DEV] Folders structure, empty classes and metadata generation for new OXID eShop modules.",
|
"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/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."
|
"oxid-esales/smarty-to-twig-converter": "[DEV] A Tool to convert smarty template engine to twig template engine."
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user