Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@LMtx I am using Coaster CMS and it's quite good for medium sized sites, and has some nice features. For small sites a Grav is really good, flat file database is great!
-
@LMtx I use Kirby, it's a flat file CMS, which means there's no databases.
Simple, yet powerful CMS, and the community is great -
dfox428277y@Letmecode lol! Have to get that image out of my head
@LMtx I think the suggestions from other people here would be more educated than mine at this point. I haven't used a pre-made CMS in a while.
I'll probably check some of these out though, I became skeptical after Drupal but I'm sure there's better ones. -
@dfox I totally recommend checking out Kirby. It's €39 for a "license", it's more a goodwill license, since it's not checked up against anything.
Easy, small, but super flexible.
I made a school intranet with it, where students could upload coursework, find homework, etc. -
Never a actually used it for a project, but I'd say that Drupal 8 is a completely new platform
-
Kells44yIt's not easy to just jump in Drupal 7 project, there's quite a learning curve. But if you think Drupal 7 was bloated resource hog, then oh boy, Drupal 8 made it so much worse. Because of that it's currently only viable for enterprise, because of server requirements and development costs.
Related Rants
I used to do some freelancing and one of the main clients I worked with had a project they hired me for that used Drupal. I fucking hated it. I thought it was bloated (and slow as fuck), unnecessarily complex, and just all around a horror to work with.
Even though that was many years ago, from other devs I've met, it seems like Drupal never really got much better. One devops guy who worked at the previous company I was at told me about some benchmarks he had done on Drupal in his previous work. The performance results he got were an absolute joke - awful concurrent performance and just a brutally slow CMS.
Needless to say, since that freelance project, I've never used Drupal again and never will.
undefined
bloatware
cms
php
drupal
wk60