Skip to content

maxisoft-git/morfy-cms

 
 

Repository files navigation

Morfy CMS

Simple and fast file-based CMS

System Requirements

Operation system: Unix, Linux, Windows, Mac OS Middleware: PHP 5.3.0 or higher with PHP's Multibyte String module Webserver: Apache with Mod Rewrite or Ngnix with Rewrite Module

Steps to Install

  1. Download the latest version.
  2. Unzip the contents to a new folder on your local computer.
  3. Upload that whole folder with an FTP client to your host.
  4. You may also need to recursively CHMOD the folder /content/, /themes/ to 755(or 777) if your host doesn't set it implicitly.
  5. Also you may also need to recursively CHMOD the /install.php, /.htaccess to 755(or 777) if your host doesn't set it implicitly.
  6. Type http://example.org/install.php in the browser.

Contributing

  1. Help on the Forum.
  2. Develop a new plugin.
  3. Create a new theme.
  4. Find and report issues.
  5. Link back to Morfy.

Links

Copyright (C) 2014-2015 Romanenko Sergey / Awilum [awilum@msn.com]

About

Simple and fast file-based CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.2%
  • HTML 2.7%
  • Other 1.1%