Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netgen-layouts/layouts-sylius

Netgen Layouts & Sylius eCommerce integration
https://github.com/netgen-layouts/layouts-sylius

layouts php sylius symfony

Last synced: 16 days ago
JSON representation

Netgen Layouts & Sylius eCommerce integration

Awesome Lists containing this project

README

        

# Netgen Layouts & Sylius eCommerce integration

## Installation instructions

[INSTALL.md](INSTALL.md)

## Running tests

Running tests requires that you have complete vendors installed, so run
`composer install` before running the tests.

You can run unit tests by simply calling `vendor/bin/phpunit` from the repo root.