Skip to content

Razzwan/morfy.org

 
 

Repository files navigation

Morfy

Simple and fast file-based CMS

Join the chat at https://gitter.im/morfy-cms/morfy

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

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/, '/cache/' 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

License

See LICENSE

About

Morfy Official Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.9%
  • Smarty 5.7%
  • CSS 3.1%
  • Other 0.3%