elyonox / ytronic-php-website

Simple PHP Website designed for multipurpose objective

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Simple PHP Website designed for multipurpose objective

License:GNU General Public License v2.0


Languages

Language:PHP 79.8%Language:CSS 19.0%Language:JavaScript 1.1%