Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.83 KB

README.md

File metadata and controls

55 lines (34 loc) · 1.83 KB

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