Skip to content

renzelagentur/oxid-module-internals

 
 

Repository files navigation

Oxid Module Internals

Internal OXID eShop 6 module system information and troubleshooting tools.

proudly presented by OXID Hackathon 2017 ;-)

Original module (for Oxid eShop 5.x/4.x) by Alfonsas Cirtautas.

Features

Build Status Codacy Badge

  • Display highlighted metadata file content.
  • Reset module related shop cache data.
  • Toggle module activation / deactivation
  • Compare and troubleshoot metadata vs internally stores data
    • Extended classes
    • Template blocks
    • Settings
    • Registered files
    • Registered templates
    • Version
    • Events
  • Console command to fix modules

Installation

composer require oxid-community/moduleinternals

Screenshot

OXID_moduleinternals

Changelog

  • 2018-11-23 1.5.0 do not scan deactivated modules
  • 2018-11-23 1.4.3 fix error (modullist not shown, if oxid console is not installed)
  • 2018-11-23 1.4.2 ** WARNING KNOWN BUG see 1.4.3 ** fix compatibility with console applications by supporting new command registration via services.yml
  • 2018-11-23 1.4.1 add compatibility code for oxrun
  • 2018-11-22 1.4.0 improve performance, added module:fix console command, fixed module controller check
  • 2018-11-21 1.3.0 Show blocks, case sensitive file exist checks, support legacy class names, warn when extending edition namespace, highlight modules with issues.
  • 2018-11-21 1.2.2 fix fixing extensions
  • 2018-11-14 1.2.1 migration support from 1.0.1
  • 2018-11-14 1.2.0 support metadata v2.1
  • 2018-09-13 1.1.0 add external module healthy status page
  • 2017-12-15 1.0.1 namespace, docblocks
  • 2017-12-09 1.0.0 module release

Related Projects

Oxid Console

About

OXID eShop module system helper tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 83.0%
  • Smarty 16.3%
  • Shell 0.7%