Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspring/cms-sylius-bundle
https://github.com/softspring/cms-sylius-bundle
cms sylius symfony-bundle
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/cms-sylius-bundle
- Owner: softspring
- Created: 2022-07-26T10:39:39.000Z (over 2 years ago)
- Default Branch: 5.4
- Last Pushed: 2024-11-14T12:30:08.000Z (3 months ago)
- Last Synced: 2024-11-14T13:29:00.492Z (3 months ago)
- Topics: cms, sylius, symfony-bundle
- Language: Twig
- Homepage:
- Size: 278 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS Sylius bundle
![Latest Stable](https://img.shields.io/packagist/v/softspring/cms-sylius-bundle?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/cms-sylius-bundle?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/cms-sylius-bundle?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/cms-sylius-bundle/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/cms-sylius-bundle?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/cms-sylius-bundle/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/cms-sylius-bundle/actions/workflows/ci.yml)## Installation
Open a command console, enter your project directory and execute:
```console
$ composer require softspring/cms-sylius-bundle
```