zunderweb/oxid-autoregister-namespaces

OXID eShop: Autoregister Module Namespaces

Installs: 64

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:oxideshop-module

pkg:composer/zunderweb/oxid-autoregister-namespaces

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

This package is auto-updated.

Last update: 2025-11-18 06:39:38 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