Skip to content

Simple PHP Website designed for multipurpose objective

License

Notifications You must be signed in to change notification settings

Anteroq/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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 85.7%
  • CSS 14.1%
  • JavaScript 0.2%