vanilla-thunder/oxid-module-devutils

developer utilities for OXID eShop


Keywords
developer-tools, development-tools, oxid-eshop
License
GPL-3.0

Documentation

[vt] Dev Utils for OXID eShop v6.2

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