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 phpwcms.org or the community driven HowTo Wiki (snapshot). Most questions are yet answered on the phpwcms support forum.
Stable releases can be used by cloning the repository, git clone git://github.com/slackero/phpwcms.git
or
download the archive.
To start with the latest development version use git clone -b v1.10-dev git://github.com/slackero/phpwcms.git
or
download the archive.
If you have downloaded the archive instead of git clone
, un-archive and copy the files to your web
document root or sub folder. Link your browser to the related URL and follow the install instructions.
Before you upgrade your existing installation to v1.10+, please update to the latest v1.9.x release first. Never forget to backup your database and files before you start the upgrade process.
phpwcms version 1.10.2 requires a web server with PHP 8.2 or newer. and a MySQL/MariaDB database (minimum version 5.6+ or equivalent).
Because of the project history there are several probable problems regarding the database. MySQL changed the time and date related default values over the last years. Check to setup the related config values to connect to the database in a more compatible way. MySQL Strict is no good option. I work on this to solve the problems soon.
Did you find a bug? Please create an issue here on GitHub that conforms with necolas's guidelines.
phpwcms is no longer active on social media. Please use the phpwcms support forum or Github to share your thoughts.
Oliver Georgi
- https://github.com/slackero
- https://webverbund.de
- https://www.linkedin.com/in/olivergeorgi
- https://twitter.com/slackero
Copyright 2002-2024 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.