https://github.com/codeadamca/codeadam-php-cms
A basic PHP CMS to manage codeadam.ca.
https://github.com/codeadamca/codeadam-php-cms
cms codeadamca php
Last synced: 3 months ago
JSON representation
A basic PHP CMS to manage codeadam.ca.
- Host: GitHub
- URL: https://github.com/codeadamca/codeadam-php-cms
- Owner: codeadamca
- Created: 2022-01-18T14:02:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:10:02.000Z (12 months ago)
- Last Synced: 2025-06-10T15:49:01.035Z (8 months ago)
- Topics: cms, codeadamca, php
- Language: PHP
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP CMS for codeadam.ca
This repository stores the vanilla PHP version of the codeadam.ca CMS. This CMS is based off of my basic [PHP CMS](https://github.com/codeadamca/php-cms) created for the intention of learning basic PHP and CRUD concepts.
> The website is visible at:
> https://codeadam.ca
***
## Repo Resources
* [Visual Studio Code](https://code.visualstudio.com/)