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: 27 days 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
- Created: 2020-07-07T15:43:55.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2025-09-10T19:40:17.000Z (7 months ago)
- Last Synced: 2025-10-04T01:34:49.196Z (6 months ago)
- Topics: cms, greencheap, modular, open-source, php, php8, project, symfony, uikit, vuejs
- Homepage: https://greencheap.net
- Size: 7.78 MB
- Stars: 54
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
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.
---

[](https://github.com/greencheap/greencheap/blob/master/LICENSES)
[](https://github.com/greencheap/greencheap)
[](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.