The board needs to oust the CEO.

  • EnderMB@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    I actually used Drupal a year ago, so it’s definitely still around! Joomla isn’t a name I’ve heard for a while though. To be fair, I mostly work in AI now, so I’m removed from the web dev world also.

    I think flat file and API based CMS’s have become more popular now, especially with many people questioning why so many CMS’s were built on relational data stores for largely non-relational data. For many, the ability to drop a CMS in and have it “just work” is why some of the newer ones are growing in popularity.

    • SreudianFlip@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      44 minutes ago

      Drupal scales well and is very extensible with features that allow complicated permissions systems, etc. I have built some complicated courseware with it, and big document archives, etc. It has a skilled developer community. I wouldn’t use it for small inexpensive sites, but it’s top tier and free/liberated.

      Joomla’s code a decade ago was so inefficient and clunky to work with I could never recommend it, my main interaction with it was troubleshooting and helping folks escape it. Maybe it’s improved.