Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/netgen-layouts/layouts-sylius
- Owner: netgen-layouts
- License: mit
- Created: 2018-08-16T14:40:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T14:39:31.000Z (7 months ago)
- Last Synced: 2024-05-22T13:44:47.650Z (7 months ago)
- Topics: layouts, php, sylius, symfony
- Language: PHP
- Homepage: https://netgen.io/layouts
- Size: 522 KB
- Stars: 21
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.