# aCMS # This is a historical project I've been working on a long time ago, that was destined to be a very feature-rich content management system. I basically learnt programming on this thing. No development has happened since 2010 and the provided source code is entirely unmaintained and will not receive any bug fixes or features (ever). Incuded in the source code is also some artwork of the "Legend of Diamond" Minecraft server that was hosted on this server ~2012 and used `aCMS` for its website (because I had been its server administrator and main technician). ## System requirements ## * PHP 5+ * Optionally a database (flat-file configuration was also possible): - PostgreSQL - MySQL ## License ## All source code is released under the MIT license: Copyright © 2010 Alexander Schlarb Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. DO NOT EXPECT ANY KIND OF SUPPORT WHATSOEVER FOR THIS SOFTWARE!