Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/greencheap/greencheap
A flexible and fast Cms built with Symfony and Vuejs.
https://github.com/greencheap/greencheap
cms greencheap modular open-source php php8 project symfony uikit vuejs
Last synced: 4 months ago
JSON representation
A flexible and fast Cms built with Symfony and Vuejs.
- Host: GitHub
- URL: https://github.com/greencheap/greencheap
- Owner: greencheap
- License: other
- Archived: true
- Created: 2020-07-07T15:43:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T04:52:18.000Z (about 2 years ago)
- Last Synced: 2024-09-25T20:12:00.600Z (4 months ago)
- Topics: cms, greencheap, modular, open-source, php, php8, project, symfony, uikit, vuejs
- Language: PHP
- Homepage: https://greencheap.net
- Size: 8.03 MB
- Stars: 55
- Watchers: 8
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GreenCheap CMS
A modular and lightweight CMS made with Symfony and Vuejs components
GreenCheap works with PHP 8 version. In this case, lower versions of php will fail. If you want to try a lower version of GreenCheap version 2, you can access it [here](https://github.com/greencheap/greencheap/tree/2.1). But you need to know, GreenCheap version 2 is no longer supported.---
![GreenCheap CMS](https://res.cloudinary.com/dwmejslx5/image/upload/v1613331047/greencheap/heading-image_lenvxf.jpg)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/greencheap/greencheap/blob/master/LICENSES)
[![GitHub Release](https://img.shields.io/github/v/release/greencheap/greencheap)](https://github.com/greencheap/greencheap)
[![Discord Chat](https://img.shields.io/discord/831059473154048050)](https://discord.gg/ddEdsQTuMF)## Links
* Official Web Site: https://greencheap.net
* Documentation: https://greencheap.net/docs
* Github: https://github.com/greencheap/greencheap
* Community: https://discord.gg/ddEdsQTuMF
## How To Use
```
git clone https://github.com/greencheap/greencheap
cd greencheap
composer install && yarn
docker compose up -d
```
## Contribution
This project was taken from [Pagekit](http://pagekit.com). Dependencies of old packages that are no longer developed have been updated and shared with you under the name of **GreenCheap**. I also thank [Uatrend](https://github.com/uatrend/) for some addictions. We thank [Doruk Karaboncuk](https://github.com/Chaisser) for his material and moral support.