pluck cms readme
==================

Introduction
---------------
Pluck is your small and simple content management system, written in PHP. With pluck, you can easily manage your own website without knowledge of programming languages.

Pluck focuses on ease of use and enables everyone to manage his own website. This makes pluck an excellent choice for every small website. Licensed under the GPL, pluck is completely open source.

Requirements
---------------
 - Apache webserver, running on Linux or Windows
 - PHP 5.2.0 or newer (PHP 4 is not supported anymore)
 - PHP safe-mode OFF
 - register_globals in php.ini should be off, for safety reasons. You can contact your webhost if you are unsure.
 - The PHP-module php-gd
 - The PHP-module php-zlib
 - The PHP-module curl
 - The ability to change permissions for files and directories (on Linux)
 - No database is needed

Installation
---------------
Please read https://github.com/pluck-cms/pluck/wiki/Installation-guide for more information on installing pluck.

How can I edit my site?
-------------------------
At the bottom of your website is a link (with the text "admin"). This link points to login.php. You can log in to pluck there.
Don't forget to log out after you've finished editing your website.

Need help?
---------------
Browse to http://www.phphelp.com/forum/pluck-cms/ and open a topic on the forums!

License
----------
Pluck is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. See COPYING for the complete license.

Stay up-to-date
----------
Want to stay up-to-date? Subscribe to our mailinglist at http://www.pluck-cms.org/cgi-bin/dada/mail.cgi/list/announce
