Install Pico 1.0.6 CMS ( flat-file, no DB ) on Windows 7 localhost via XAMPP 7.1.8 ( PHP 7 )

Trabla: Install Pico 1.0.6 CMS ( flat-file, no DB ) on Windows 7 localhost via XAMPP 7.1.8 ( PHP 7 )


Install Pico 1.0.6 CMS ( flat-file, no DB ) on Windows 7 localhost via XAMPP 7.1.8 ( PHP 7 )

Pico is a stupidly simple, blazing fast, flat file CMS. That’s definitely a mouthful, what does it even mean? In the most basic sense, it means that there is no administration backend or database to deal with. You simply create markdown files in the content folder and those files become your pages. There’s much more to Pico than that though.
Let’s get this out of the way: Pico is not a turn-key solution. Pico trades one-click setups and complex management interfaces for blazing speed, flexibility, and a lightweight footprint. If a little bit of reading and some basic configuration sounds like too much then Pico is probably not for you.
That being said, Pico is incredibly extendable and customizable. With a very small amount of configuration, you’ll find yourself with a very personalized experience. There’s also a growing community creating ready-to-go themes and plugins for Pico. It is very possible to get started with Pico even with no prior knowledge of HTML. You’ll find however that a little bit of coding knowledge will get you a long way.

Pico CMS Official Site - http://picocms.org


Solving:


Watch on YouTube



1. Download and install XAMPP 7.1.8 ( with PHP 7 )
from official site - https://www.apachefriends.org/index.html

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 1


Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 2

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 3

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 4

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 5


Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 6

2. Download Pico 1.0.6 flat-file CMS  source code

- goto Pico CMS official site : http://picocms.org/

- click on "Download Now" button

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 7

- click on "Download Pico 1.0.6"

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 8

- click on link pico-release-v1.0.6.tar.gz

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 9

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 10

3. Unzip Pico 1.0.6 CMS archive using 7zip application

- open archive via 7zip

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 11

- in 7zip application double-click on pico-release-v1.0.6.tar

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 12

- in 7zip application click on "Extract" button

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 13

- in dialog type folder name pico
and click OK button

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 14

- Extracting ... please wait

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 15

- Result - folder /pico with files

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 15

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 16


4. Copy /pico folder  into xampp /htdocs folder ( C:\xampp\htdocs )

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 17

5. Run XAMPP Control Panel

- start Apache 

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 18

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 19


6. Open Pico CMS in browser

- open browser
- goto http://localhost/pico

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 20
Hooray !!! It's alive !!!

7. Now let's add new page into Pico CMS

- create file helloworld.md  in directory C:\xampp\htdocs\pico\content-sample\sub

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 21


- open file helloworld.md and copy following text ( using any text editor )

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 22

---
Title: Hello World !!! :)
---

## This is a HelloWorld Page

HelloWorld CodingTrabla Tutorials :)

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 23

 - save file
Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 24


- reload Pico CMS page in browser

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 25

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 26

Install Pico 1.0.6 PHP CMS ( flat-file, noDB ) on Windows tutorial 27


Hooray !!! Enjoy Pico 1.0.6 Flat-File Content Management System ( CMS ) !!!




No comments:

Post a Comment