Skip to content

blue-sky-dev/ytronic-php-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ytronic PHP Website

This is a simple php website developed for multipurpose objective

Ytronic Preview

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 project to Root Directory into ytronic folder
Local Disc C: -> xampp -> htdocs -> 'ytronic'

Local Disk C is the location where xampp was installed

  1. The yt-config.php file contains the configuration of the website

  2. Open XAMPP Control Panel and Start 'Apache'

  3. On your browser type the address http://localhost/ytronic/

Howto create Pages and Menus

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

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

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

License

Licensed under GNU General Public License v2 or later

About

Simple PHP Website designed for multipurpose objective

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published