How to create a simple CMS for HTML and PHP Websites
Make money for being or staying online/internet.

You will get a $50 starting gift when you join using this code: Exode4LKrbujm1z and link:: GET THE OFFER NOW!!

A content management system or CMS is a software that facilitates creating, editing, organizing, and publishing content.

What is sitecake?

It is a Simple CMS (Content Managment System) for HTML & PHP Websites.

What kind of features does site cake offer?

Drag & drop everything. With this CMS you can Drag & drop items from anywhere; the website, your desktop, other browser windows, or cloud services like YouTube, Vimeo, Google maps, Twitter, among others.

No template engine required.As i said it is a static CMS that works with plain HTML and PHP pages. No need to learn new templating syntax.

No database needed.This is the most interesting part, Sitecake is flat-file CMS. Text changes are saved to the HTML page, images to the file system. Once editing is finished the website stays static, Just like that.

Lightening speed.In the layman's language I would say it is much faster than a WordPress website. Remember it manages static pages and static websites cached with CDN services load lightning fast. For mobile users faster is better. For Google ranking too.

How to install Sitecake

Note:Sitecake is not for free. It has got different price plans depending on your organisation or project size. Check their Plans

Nesting of sc-content elements is not supported

Moreso, all you need is a webserver (Apache or NGINX) and PHP 5.6+. In development mode, you can either download Xammp or Wamp.

steps

Back to the point, how can you add sitecake to your project;

Step 1

First, add sc-content class to divs you want editable

Example

copy
	
 <div class="sc-content">
 <h1>Learning new things is great </h1>
 <p>The world is great. </p>
 <p>Everyone is great. </p>
 </div>

Step 2

Second, upload Sitecake to the same folder as your website.

Example

copy

/css
/images
/js
/sitecake
index.php
sitecake.php

Note:You must have an index page (index.html or index.htm or index.php or index.php5)

Step 3

Lastly, point the browser to http://yourdomain.com/sitecake.php and login with ‘admin’ as the password to start editing.

You can change the password by clicking on the change password link when the login form pops up.

Incase you want to give it a try, visit their documentation page and see how easy it is to create and update your websites on a fly. https://sitecake.com/docs/getting-started.html

Save up to 80% with this Domain & Shared Hosting package deal! 80% OFF - GET OFFER NOW

Related Post(s)

» Smooth Scroll Back To Top Button - PART 2

» How can I access the MYSQL command line with XAMPP for windows? - SOLVED

» Why can't my windows 10 host file be edited - Solution

» How to a create Scroll To Top Button using HTML CSS & JAVASCRIPT

» How to create a simple CMS for HTML and PHP Websites

collections_bookmark Category :: Howto
date_range Published :: 3 years ago At: 04:37 PM
event_note Detailed Date :: Nov 19th, 2020
person Writer :: Code
  • RECENT POSTS
3 weeks ago

Mr.

(sel


3 weeks ago

Mr.

(sel


3 weeks ago

Mr.

555


3 weeks ago

Mr.

555


3 weeks ago

Mr.

5550


3 weeks ago

Mr.

5550


3 weeks ago

Mr.

555


3 weeks ago

Mr.

555


Subscribe
  • ADVERTISEMENT

YOU MAY LIKE THESE POSTS

share