Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 491 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 491 Bytes

Shopware 5.2 Plugin System Schemas

Build Status

This repository contains XSD Schemas, example XML files and simple PHP readers for various parts of the new Shopware 5.2 Plugin System.

Directories

  • Schemas src/schema/
  • Examples examples/

Installation

$ composer install

Run Tests

$ ./xmllint.sh
$ ./vendor/bin/phpunit