Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softspring/cms-module-collection
https://github.com/softspring/cms-module-collection
cms symfony
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/softspring/cms-module-collection
- Owner: softspring
- Created: 2022-05-20T11:49:14.000Z (over 2 years ago)
- Default Branch: 5.4
- Last Pushed: 2024-11-15T14:44:21.000Z (1 day ago)
- Last Synced: 2024-11-15T15:42:32.032Z (1 day ago)
- Topics: cms, symfony
- Language: Twig
- Homepage:
- Size: 361 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMS Module Collection
![Latest Stable](https://img.shields.io/packagist/v/softspring/cms-module-collection?label=stable&style=flat-square)
![Latest Unstable](https://img.shields.io/packagist/v/softspring/cms-module-collection?label=unstable&style=flat-square&include_prereleases)
![License](https://img.shields.io/packagist/l/softspring/cms-module-collection?style=flat-square)
![PHP Version](https://img.shields.io/packagist/dependency-v/softspring/cms-module-collection/php?style=flat-square)
![Downloads](https://img.shields.io/packagist/dt/softspring/cms-module-collection?style=flat-square)
[![CI](https://img.shields.io/github/actions/workflow/status/softspring/cms-module-collection/ci.yml?branch=5.4&style=flat-square&label=CI)](https://github.com/softspring/cms-module-collection/actions/workflows/ci.yml)## Installation
Open a command console, enter your project directory and execute:
```console
$ composer require softspring/cms-module-collection
```