Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oxid-esales/eshop-virtual_namespace_generator

OXID eShop generator for virtual namespace classes
https://github.com/oxid-esales/eshop-virtual_namespace_generator

deprecated-repo oxid-esales php

Last synced: 8 days ago
JSON representation

OXID eShop generator for virtual namespace classes

Awesome Lists containing this project

README

        

Generator for virtual namespace class maps
==========================================

This component generates the virtual namespaces class maps for the three editions of the eShop.
The class map files are generated in the Core directory of each installed edition as VirtualNameSpaceClassMap.php.

Installation
------------

To install this component, run the following command in the root directory of your OXID eSales eShop:

```
composer require --dev oxid-esales/eshop-virtual-namespace-generator
```

Usage
-----

To create or update the virtual namespace class maps, run the following command in the root directory of your OXID eSales eShop:

```
vendor/bin/oe-eshop-generate_virtual_namespaces
```

Bugs and Issues
---------------

If you experience any bugs or issues, please report them in the section **OXID eShop (all versions)** of https://bugs.oxid-esales.com.