Skip to content

Simple PHP Website designed for multipurpose objective

Notifications You must be signed in to change notification settings

elyonox/ytronic-php-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ytronic PHP Website

License GitHub Issues GitHub Stars GitHub Forks Twitter

Ytronic Preview

Table of Contents

Pre-Requisites:

  1. Download and Install XAMPP

Click Here to Download

  1. Install any Text Editor (Notepad++ or Visual Studio Code or Atom etc...)

Installation

  1. Download as Zip or Clone this project
  2. Move this files of project to Root Directory into htdocs folder
Local Disc C: -> xampp -> htdocs

Local Disk C is the location where xampp was installed

  1. Open XAMPP Control Panel and Start 'Apache'

  2. On your browser type the address http://localhost/

Usage

  • Go to yt-content, clone home.php, rename to webpage.php and edit the title, content, metas, etc...

  • Open yt-template -> menu-nav.php and go to line 12 and add this:

'webpage'	=> 'Webpage',
  • Refresh your browser and a new menu item should be appear

License

This project is licensed under the MIT License