Welcome!
Welcome to the Kokonotsuba homepage
By Heyuri Applicable Research & Development
Introduction
Kokonotsuba is a feature-rich BBS software that is also easier to set up and work with than most its alternatives. It's officially a software of Heyuri, and was almost exclusively developed by developers from Heyuri since it was forked from Pixmicat.
Required stack
OS: Confirmed to work on Debian 11 and 12. Debian 10 reached its EOL so it doesn't support PHP8.3-FPM. It should in theory work in any UNIX-based system as long as you can form the stack.
PHP: It has full support for PHP8+. It currently supports all versions from PHP7.2+, but future updates won't take legacy PHP in account.
Web server: Confirmed to work both on nginx and apache.
Database: MariaDB. Kokonotsuba can technically work with a large range of DBs, but it has certain features that only work on MySQLi, and updates are primarily made with MySQLi in mind. There is a PDO setup that should also enable full compatibility with PostgreSQL, SQLite and SQLSRV, but we haven't tested or confirmed it works on these drivers.