H33Tx / ImoutoIB-plus

Very soykaf IB+BBS software - but PLUS! Work_In_Progress @ https://imouto.re
https://imouto.re
Other
1 stars 0 forks source link

ImoutoIB - Terrible imageboard software.

Fork from ithrts/ImoutoIB. Looking for a not-so terrible imageboard software? Try out ImoutoIB-plus!

But anon-san — if it's so terrible, Why should I use it?

You probably shouldn't. It's not equipped to handle huge userbases. For a small community it will do just fine.

Requirements

If even your shared hosting can't run this, you're being scammed or you messed up.

Here's a reliable host you can use.

The latest release should work with PHP 7.3 to 8.3, might work, might not. The older one doesn't work with 8 at all. AQ is for people getting paid.

No database setup needed.

Installation

By default the configuration assumes that you have the imageboard in name.domain/ib/ and that you use apache.

If hosted in root directory, go to includes/custom.php change $prefix_folder from '/ib' to ''. Or whatever folder you put it in.

If not using apache with included htaccess to remove main.php, add 'main.php' to $main_file.

Edit /database/boards.php to create/edit/delete boards (Temporary).

Default admin user is admin:password. Go to mod.php in your browser and edit this.

Any changes you want to make should be done in includes/custom.php, It will overwrite the default configuration. Consider the default config a documentation of some sort. This will make upgrading easier.

If you want to create different configurations per board you can go to any database/boards/board folder and create a config.php file. <?php $default_name = "Technology Enthusiast" ?> It will be automatically read and used when viewing or posting on that specific board.

IMPORTANT: Use install.php to check some important permissions. It will try to change them for you if you haven't.

Upgrade

Like I'm gonna upgrade this soykaf software. You're on your own.

Support

Gambare!!!

From saintly: You can join our Discord to receive some help - https://discord.gg/uahG2fKVvg

License

See LICENSE.md.