PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   Spooky   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Spooky
System to manage content extensible using modules
Author: By
Last change:
Date: 14 days ago
Size: 1,626 bytes
 

Contents

Class file image Download

H2OSpooky

Description

Spooky is a complete CMS with installer. Its strength is that its features is based on modules. In fact, it supports the complete management of modules (add/disable/delete, ...).

Spooky... Why that name??

I didn't know what name to give for it. Suddenly, watching a movie, I had the idea of the name, although it can seem a little weird...

Development Stage

Still in development, but contributions to this project are truly welcome! Simply Clone It, Improve and then Push It.

H2O..., What's that?

H2O (H2O Engine) is a framework that I coded but is not actually available to everyone. There are some time ago, I had already released its template engine H2OTpl.

H2OSpooky is is somehow based on that framework. This framework is lighter and easier to understand than my other "big" framework called pH7Framework.

Requirements

Operating System Linux, BSD, Solaris, Windows or Mac.

Web Server Apache, LiteSpeed, Nginx, CGI, FastCGI, IIS or ISAPI.

Application Server PHP 5.4 or higher.

Database MySQL/MariaDb 5 or higher with InnoDB table support.

PHP Extensions "PDO extension", "mbstring PHP module", "file_uploads = On", "post_max_size = 100M or higher", "upload_max_filesize = 100M or higher".

Author

Pierre-Henry Soria

Contact Me

By email at: ph7software {AT} gmail {DOT} com

License

General Public License 3 or later; See also the LICENSE.txt file.