This is a simple php website developed for multipurpose objective
- Download and Install XAMPP
- Install any Text Editor (Notepad++ or Visual Studio Code or Atom etc...)
- Download as Zip or Clone this project
- Move this project to Root Directory into
ytronicfolder
Local Disc C: -> xampp -> htdocs -> 'ytronic'
Local Disk C is the location where xampp was installed
-
The
yt-config.phpfile contains the configuration of the website -
Open XAMPP Control Panel and Start 'Apache'
-
On your browser type the address
http://localhost/ytronic/
-
Go to
ytronic -> yt-content, clonefaqs.php, rename towebpage.phpand edit the title, content, metas, etc... -
Open
ytronic -> yt-template -> nav-menu.phpand go toline 11and add this:
'webpage' => 'Webpage',- Refresh your browser and a new menu item should be appear
Licensed under GNU General Public License v2 or later
