About
PlumWiki is a small wiki written in PHP intended for personal use (note taking, to-do lists…). It uses a SQLite database and Texy! makup language.
Features :
- Texy! syntax : support for tables, lists, images, etc.
Installation
Requirements
- PHP version 7.3 or later
- A webserver : Apache, nginx, lighttpd ou Cherokee
Download
Installation
- Uncompress the archive file in the web directory.
- Set write permissions on the
vardirectory. - Set write permissions on the
logdirectory. - Edit
config/config.phpand enter your base URL.
License
PlumWiki is released under the terms of the GNU General Public License version 3.0.