zunderweb/oxid-autoregister-namespaces

OXID eShop: Autoregister Module Namespaces

v1.1.0 2020-04-17 18:02 UTC

This package is auto-updated.

Last update: 2024-04-18 02:45:11 UTC


README

OXID eShop: Autoregister Module Namespaces

During module devolopment it is recommended to add the namespace of a module for OXID eShop manually in composer.json. With this module, this step can be skipped, the module reads the namespace from autoload-section of composer.json of the module, and automatically registers this namespace in composer.

Installation

composer require zunderweb/oxid-autoregister-namespaces