vanilla-thunder / oxid-module-devutils
developer utilities for OXID eShop
Installs: 17 584
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 11
Forks: 15
Open Issues: 2
Type:oxideshop-module
Requires
- php: >=7.2
- oxid-esales/oxideshop-ce: ^v6.2
This package is auto-updated.
Last update: 2024-12-20 08:06:33 UTC
README
Current Version: v2.0.0-RC (release candidate)
this version is the first updated version for OXID v6, it still might have some bugs.
Functions
- clearing tmp in oxid admin
- overview of all cached module metadata like controllers, extensions, templates, blocks
- viewing metadata of a particular module
- gui for viewing apache error log and oxideshop.log
- preview for emails
- gui for viewing values in oxconfig table
- put template names in front of cache file names, so you could easily find them in tmp/smarty/ folder
Installation
composer require -n vanilla-thunder/oxid-module-devutils
Old version for OXID v4
you can find the old module version for OXID versions before v6 here:
https://github.com/vanilla-thunder/oxid-module-devutils/tree/oxid-v4
Detailed Information
Full description of all functions can be found in the repository wiki:
https://github.com/vanilla-thunder/oxid-module-devutils/wiki