Hello, I'm looking for a lightweight image board engine and found asmbb, which isn't exactly it but I like the general idea behind it.
My question is, would it be possible to adapt asmbb into working as an image board similar 4chan and the like? Would that be too difficult?
Thanks!
Well, I am not very sure how the image board should work and how they are different from the forums. At first glance - they do not need user accounts and message text formatting.
But maybe they have some requirements that need to be implemented differently... I can't say.
On the other hand, if the image board is much simpler than forum, it worth to not try to adapt directly AsmBB code, but create a new project based on AsmBB FastCGI framework. It is not so hard to be done and will definitely provide more performance and scalability.