File Structure Overview
The following pages detail the structure used for the organization of the TNG_coGenWeb files.
Main PHP Files
The PHP files in the main directory are the defining structure for each page of the site. Follow ...
Assets Folder/Files
The assets folder contains subfolders and files used across the site. The files are included in a...
CRON Job Files
Cron Jobs Cron is a time-based job scheduler. A scheduled job is known as a cron job. Although t...
CSS Files
Files in the in CSS folder are generated by the vsCode IDE when the .scss file is saved. This is ...
Image Files
images - All images used by the system are placed in the subfolders of this folder. cem_images...
Javascript (JS) Files
java - This folder contains the .js files associated with the primary .php file (e.g., school.js ...
SCSS Files
scss - The scss files are contained in five subfolders as follows. base - The 'base' scss file...
Sitemap Files
sitemaps - Sitemap files are used by the site to enhance the SEO bots that crawl the site. The fi...
Vendor Files
vendor - These are specific files provided by third-party's that provide assistance to the vendor...