GithubHelp home page GithubHelp logo

ilbak / hotcoffeecms Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 44 KB

Hot Coffee CMS is a simple CMS written in PHP.

Home Page: https://sourceforge.net/projects/hotcoffeecms/

License: GNU General Public License v2.0

PHP 100.00%

hotcoffeecms's Introduction

Hot Coffee is a simple CMS written in PHP that does not require any additional element occupies only 4 kb.

Engaging directly with the models in HTML, allows you to quickly create a website compatible with all standard HTML and CSS.


Getting started...

  • Upload the hotcoffeecms.php and index.php file to your web space
  • Open index.php from the browser and your site will be active.

The first page that will be created automatically will be called "Home" and will be contained in the "Home.php" file. Change your home file to your liking and create a php file for each page that will make up your new site.


Site structure

The structure of the site is designed in a minimalist way: The file hotcoffeecms.php, index.php and Home.php will be in the main directory and every new PHP file in the folder will be counted by the CMS as a new page and automatically listed in the navigation bar.

If you want to create secondary, unlisted pages, add the "-none.php" suffix to the page file name. For example: "Contact.php" will be listed in the navigation bar, renaming it to "Contact-none.php" will not be listed.


Widget

The php files with the suffix "-sx.php" (left) and "-dx.php" (right) are loaded as a widget on the sides of the page.


Templates

Hot Coffee CMS can be integrated into any theme, including the "hotcoffeecms.php" file in the "index.php" file that sets the theme. You can use the "index.php" file on the Hot Coffee CMS website and modify it for your needs or learn how to include the CMS in other themes. The "index.php" that you find already contains everything you need to set up your site, change the title, the colors and you're done!


Hot Coffee Page

Download "hotcoffeepage.php" and upload it to your Hot Coffee website to have a page that can be edited using a convenient web interface.


About

Hot Coffee comes from my desire for a fast, minimalist and highly adaptable system for the creation and management of websites. A site created with Hot Coffe can be hosted in any hosting service or private server and can be coined and exported in seconds. For information and help you can contact me via the web: www.ilbak.it.

hotcoffeecms's People

Contributors

ilbak avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.