Modern CMS for web publishing
Installation:
- Unzip the package in an empty directory and upload everything.
- Open wp-admin/install.php in your browser. It will take you through the process to set up a
wp-config.php
file with your database connection details.
- Once the configuration file is set up, the installer will set up the tables needed for your blog. If there is an error, double check your
wp-config.php
file, and try again. If it fails again, please open an issue at bug tracker with as much data as you can gather.
- The installer should then send you to the login page. Sign in with the email and password you specified during the installation.
Migrating from other systems
calmPress utilizes the same database structure as WordPress and therefor you can use any of the relevant WordPress tools to import from a number of systems. First you need to get WordPress installed and working as described above, before using our import tools.
System Requirements
- PHP version 5.2.4 or higher.
- MySQL version 5.0 or higher.
Recommendations
- PHP version 7.2 or higher.
- MySQL version 5.6 or higher.
Online Resources
If you have any questions that aren’t addressed in this document, please take advantage of calmPress’ numerous online resources:
- The calmPress usage portal
- User oriented information about how to use calmPress.
- The WordPress Codex
- While not calmPress specific, we are still very close in most aspects to wordpress, and the codex is a good first place to look for relevant information.
- Github bug tracker
- If you’ve looked everywhere and still can’t find an answer, we would gladly try to help you, just open an issue and try to describe as best as possible what is the problem you face.
Final Notes
- If you have any suggestions, ideas, or comments, or if you (gasp!) found a bug, join us in the Bug tracker.
- Unlike WordPress, we do believe in your right to modify calmPress's code. We advice against it, but if you understand the responsabilities and challanges in maintaining such a setup, just go for it!.
License
calmPress is free software, and is released under the terms of the GPL version 2 or (at your option) any later version. See license.txt.