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
|
||||
* OXID Console ~ OXID PS
|
||||
* OXID Module Configuration Im-/Exporter ~ OXID PS
|
||||
* Captcha ~ OXID Projects
|
||||
|
||||
### require-dev
|
||||
* D3 Development Tool ~ D3
|
||||
@ -27,7 +28,6 @@ contains an additional list of other suggested modules
|
||||
* PDF Invoice ~ OXID Projects
|
||||
* Statistics ~ OXID Projects
|
||||
* Tags ~ OXID Projects
|
||||
* Captcha ~ OXID Projects
|
||||
* PHPMailer Bugfix ~ Vanilla-thunder
|
||||
* 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
|
||||
* GraphQL Base ~ OXID eSales
|
||||
* Smarty to TWIG Converter ~ OXID eSales
|
||||
*
|
||||
|
||||
## Installation
|
||||
|
||||
|
@ -26,7 +26,6 @@
|
||||
],
|
||||
"require": {
|
||||
"oxid-esales/oxideshop-metapackage-ce": "*",
|
||||
"oxid-community/moduleinternals": "*",
|
||||
"oxid-professional-services/oxid-console": "*",
|
||||
"oxid-professional-services/oxid-modules-config": "*",
|
||||
"oxid-projects/captcha-module": "*"
|
||||
@ -49,11 +48,10 @@
|
||||
"oxid-projects/tags-module": "This is a tags module for OXID eShop.",
|
||||
"vanilla-thunder/fix-phpmailer": "Fix for OXID eShop: PHPMailer bug #751",
|
||||
"proudcommerce/pcsummernotefix": "Fixes summernote problem while saving content with smarty tags.",
|
||||
|
||||
|
||||
"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."
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user