Simple multi-user portfolio image board script in PHP.
Find a file
2023-10-06 14:48:06 +01:00
include Add a lot of work 2023-10-06 14:48:06 +01:00
.gitignore Add a lot of work 2023-10-06 14:48:06 +01:00
index.php Add a lot of work 2023-10-06 14:48:06 +01:00
install.php Add a lot of work 2023-10-06 14:48:06 +01:00
LICENSE Add a lot of work 2023-10-06 14:48:06 +01:00
login.php Add a lot of work 2023-10-06 14:48:06 +01:00
logout.php Add a lot of work 2023-10-06 14:48:06 +01:00
README.md Add a lot of work 2023-10-06 14:48:06 +01:00
upload.php Add a lot of work 2023-10-06 14:48:06 +01:00

meowboard

Simple multi-user portfolio image board script in PHP.

Setup considerations

If you're going to use meowboard, you probably will want to either make your own user interface (at present, you will have to modify include/templates.php to do this) or download Zimit framework into css/. Zimit is not included with this software for licensing purposes. meowboard is developed with PHP 8.0 but might work with PHP 7.