Does any one knows of a pre-packaged site that i could use for free. I'm hosting one of the oldest clubs in the country, but we are very poor. https://www.woodburychessclub.com/ in case anyone is interested. I don't really have the time to create a CMS for the site, so the people managing (very limited knowledge of computers) could create posts and change a few things on the main page. I created the site that you see, but it is static.
I feel to me that some of the CMS out there are too complicated for what i'm looking for.
Ideas are welcome.
@dan3460 You could use WordPress and one of it's free themes (there are ton of good ones). It's super easy to set up and IMO not that hard for non-IT people to manage pages (when given a little intro).
I do know how to code in Laravel. I did a quick search and what i find seems too complicated for the people that will be managing the site. As of now the site is static and i change, when i can, the main page with news or scores.
I don't have wordpress on my server. I do manage a wordpress site for my employer and i don't see the people that will manage it been able to do it. They still have a flip-phone that only works on speaker mode for crying out loud!!
Maybe i have to bite the bullet and create something for them.
I worked with people who didn't even know how to start/shutdown their PC. Just give them a documentation/manual at hand (with a lot of pictures), that explains step-by-step how they can do XYZ. If we are being honest, editing a page in WordPress can be done in 3-5 clicks.
@corvs i do understand that once prepared and with correct access a user can modify a page in a few clicks. But there is a lot of preparation that will need to be made by my, installing WP on my server, creating the site and making sure that users have the correct access seems like a task.
I was hopping for something really simple.
Well, if you never worked with WordPress, then yes. Otherwise that can easily be done in a day. But any other solution will most likely result in more (or at least that much) effort. Don't get me wrong, it's not like I am a big WordPress fan, but for simple web pages it's pretty convenient.
@dan3460 the laravel 6 from scratch series has a twitter clone project. Perhaps you could implement that, the code is on Github. But that also is a fairly large project.
I'd just do something like a basic forum type structure for them. Just my opinion. All they would need then is to back up the data. But just an opinion. Laracasts even has a build a forum series also with Github code.
@dan3460 if you want super simple, then following the wordpress suggestions, i would just go for a hosted wordpress instance on https://wordpress.com/personal/ if you don't want to code a site and want easy admin.
alternatively two more hosted sites to choose from:
Thanks for the answers guys. I have been paying for the domain and it is hosted on my sever, i don't want to pay for another hosted instance.
I think i just going to create a simple page where these guys can update one of the sections of the front page.