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