vanilla-thunder/oxid-module-devutils

developer utilities for OXID eShop

Installs: 13 340

Dependents: 0

Suggesters: 0

Security: 0

Stars: 19

Watchers: 12

Forks: 14

Open Issues: 2

Type:oxideshop-module

2.1.1 2021-06-08 16:21 UTC

This package is auto-updated.

Last update: 2024-03-20 06:25:44 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