zunderweb/oxid-autoregister-namespaces

OXID eShop: Autoregister Module Namespaces

Maintainers

Package info

github.com/leofonic/oxid-autoregister-namespaces

Homepage

Type:oxideshop-module

pkg:composer/zunderweb/oxid-autoregister-namespaces

Statistics

Installs: 64

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-18 07:20:17 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