Hello, has anyone used bootstrap studio as a bulletin board? If so how did you go about it please? Could BS Studio be used in this way?
TIA
Al
Hello, has anyone used bootstrap studio as a bulletin board? If so how did you go about it please? Could BS Studio be used in this way?
TIA
Al
I have not used it as a bulletin board, however to create a site that can be used this way I’d suggest the following.
Look into Bootstrap Studio’s Blog Loop components, these will allow you to create a list of bulletin items dynamically with pages for each item to have more info.
Using the Bootstrap Sites to publish your project will allow you to edit and launch your bulletin items quickly.
If you have an example of a “bulletin board” you’ve seen on a website that you could post here, it would make it easier for us to explain to you whether BSS can be used to build something the same (or similar.)
Typically, a bulletin board style website would allow other people to create their own accounts with passwords, and then they could post “bulletins” or upload images or PDFs, etc, that would then appear on the website without any interaction on your part.
This would likely be difficult to do with BSS because there’s no simple way to create that sort of back-end account logic with BSS. You’d need to have a database-driven website so people could make their own user-accounts. WordPress is normally used for stuff like this.
However, if you intend to manage the content of the “bulletins” yourself, and have a way for people to send you the content (email etc.) or upload it through form submission, etc., then you could probably do it easily with BSS.