https://github.com/johncms/content
Content Module for JohnCMS
https://github.com/johncms/content
Last synced: about 1 year ago
JSON representation
Content Module for JohnCMS
- Host: GitHub
- URL: https://github.com/johncms/content
- Owner: johncms
- Created: 2023-05-27T10:22:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-10T19:18:51.000Z (over 2 years ago)
- Last Synced: 2025-01-30T02:43:33.687Z (over 1 year ago)
- Language: PHP
- Size: 95.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# johncms/content
The Content Module for JohnCMS
## System requirements
- PHP 8.0 and higher
- MySQL 5.7
## Installation
```bash
composer require johncms/content
```