Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 2.89 KB

README.md

File metadata and controls

85 lines (58 loc) · 2.89 KB

phpwcms

phpwcms is a very flexible, fast, robust, customer and developer friendly but yet powerful web based content management system and cms framework running under PHP and MySQL/MariaDB. phpwcms is created and maintained by Oliver Georgi.

To get started, checkout https://phpwcms.org or the community driven HowTo Wiki (snapshot). Most questions are yet answered on the phpwcms support forum.

Quick start

Clone the repo, git clone -b v1.9-php7-dev git://github.com/slackero/phpwcms.git, download the latest release or download the latest development version. Then unarchive and copy the files to your web document root or subfolder. Link your browser to the related URL and follow the install instructions.

Server system requirements

phpwcms version 1.9.25 requires a web server with PHP (minimum version 5.5 up to 8.x) and a MySQL database (minimum version 5.1, recommend 5.5+).

Bug tracker

Have a bug? Please create an issue here on GitHub that conforms with necolas's guidelines.

https://github.com/slackero/phpwcms/issues

Share with us

Keep up to date on announcements and more by following phpwcms on Twitter @phpwcms or on Facebook. (We are no longer active there, better you stay in touch with phpwcms on Github)

Author

Oliver Georgi

Copyright and license

Copyright 2002–2019 Oliver Georgi

Licensed under the GNU General Public License, Version 2 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

https://opensource.org/licenses/GPL-2.0

This program 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 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.