PHP Classes

Palette PHP CMS System: Manage content site edited visually in the browser

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (118)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-01-16 (5 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 80 This week: 80All time: 9,794 This week: 1Up
Version License PHP version Categories
palette-cms 1.0.0Custom (specified...5PHP 5, Content management, GUI
Description Author

This package can manage content sites edited visually in the browser.

It provides a Web based application that allows users to create and edit content pages.

The content editor allow to create and edit page elements using the user mouse pointer to drag and drop those page elements to alter aspects of presentation.

Picture of Ganesh Kandu
  Performance   Level  
Innovation award
Innovation award
Nominee: 2x

 

Details

GitHub Stars GitHub Issues Releases

Palette is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI

Palette

Palette is a freehand CMS which allows to construct websites directly in a web-browser. It uses flat files for storage and provides an intuitive GUI

Getting Started

Prerequirement

PHP Version

  • PHP 5.3+

Extension

  • gd
  • zip

Mod Rewrite

  • 
    

Installation

Create Folder

  • thumbs/
  • sites/
  • .palette/

Give a Writable Permission on * config/ * .palette * thumbs/ * sites/ * logs/error.log * .htaccess

and open install.php in you Browser

Installation using git

$ #installing Palette
$ git clone https://github.com/GaneshKandu/Palette.git
$ cd Palette
$ mkdir thumbs sites .palette
$ chmod -R 777 thumbs sites config logs/error.log .htaccess .palette
$ sudo chown -R www-data:www-data ../Palette

and open install.php in you Browser

Feature

  • Easy to Use
  • Support of multiple languages
  • Easy Customizing options
  • Live Editor
  • Single and Multiple Site Support

MultiSite

chnage MULTISITE to true for multisite and false for singesite


// single site
define('MULTISITE',false);

Third Party Components

  • thanks the following open source projects for the components used by Palette

|Components|Link| |---|---| |Metro UI|http://metroui.org.ua| |JQuery|https://jquery.com| |JSColor|http://jscolor.com| |DropzoneJS|http://www.dropzonejs.com|

Main Developers

Screenshots  
  • images/palette.png
  • images/SCREENSHOTS1.gif
  • images/SCREENSHOTS2.gif
  • images/SCREENSHOTS3.gif
  • images/SCREENSHOTS4.gif
  • images/SCREENSHOTS5.gif
  • images/SCREENSHOTS6.gif
  Files folder image Files  
File Role Description
Files folder imageapps (14 files)
Files folder imageconfig (3 files)
Files folder imagecss (8 files, 1 directory)
Files folder imagedata (5 files)
Files folder imagejs (14 files)
Files folder imagelang (30 files)
Files folder imagelib (16 files)
Files folder imagelogs (2 files)
Files folder imagetemplate (16 files)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Image file favicon.ico Data Auxiliary data
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file install.php Aux. Auxiliary script
Accessible without login Plain text file LICENSE.txt Doc. Documentation
Accessible without login Plain text file README.md Doc. Documentation
Accessible without login Plain text file robots.txt Doc. Documentation
Accessible without login Plain text file SCREENSHOTS.md Data Auxiliary data

 Version Control Unique User Downloads Download Rankings  
 100%
Total:80
This week:80
All time:9,794
This week:1Up

For more information send a message to info at phpclasses dot org.