There are lots of projects that enable groups to organize themselves, gather ideas and organize documents.

Does anyone know any Free Software solution that is somewhat tailored to the needs of an action group? It should be easy to use, enable and invite people to participate and provide some means of collecting signatures for the cause. Ideally it’d also provide a Wiki for later, a contact forum and some means to organize and collaborate on ideas, brainstorming and schedule meetings.

I’d also like to hear about other solutions, even if they target something broader and I’d have to customize them. Or miss some features but I can combine them with other software. Most importantly it has to be easy to use and inviting, so people would like to participate.

  • @solrize
    link
    English
    23 months ago

    See if civicspace still exists. I think it was renamed but stayed around at least for a while.

    • @[email protected]OP
      link
      fedilink
      English
      1
      edit-2
      3 months ago

      Do you mean https://civicspacelabs.org ? That seems to not be actively developed for a long time alreadt. And sadly I also couldn’t find any successor. It’s been a Drupal plugin, right? Drupal also lists “Open Social” but I’m not sure about that. Doesn’t properly match my needs and their website smells like open-core software and they’d rather sell me something…

      • @solrize
        link
        English
        23 months ago

        Yeah that was probably it. Oh well. I had heard of it but wasn’t familiar beyond remembering that it used Drupal.

        Still, in the old days, your app could have been a simple CGI script. A little known “secret” is that you can still do that.

        • @[email protected]OP
          link
          fedilink
          English
          13 months ago

          Thanks. I’ll delve down a bit more into the world of Drupal and Wordpress plugins. Maybe I can piece something together with that. It’s just very annoying to always navigate around all these paid plugins that come with a barely usable open variant…

          Hehe. I think my needs are a bit more complicated than that. I could probably put together a Perl script for CGI to collect some signatures 😆 But I’m still missing 85% of the total things I need. I’m glad we have easy deployment methods nowadays. I mean I’ve started like that. Fighting with CGI and badly organized PHP scripts. And they’ve all gotten a headache to maintain at some point. But nowadays I can set up an environment with python, flask and a database in about the same time. It’s just that that web development isn’t fun (to me) anymore. You always need 3 frameworks to do a single task, learn how to use them and maintain the requirements, and spend quite some time implementing javascript popups if an input got accepted, do mandatory email double-opt-in techniques and do lots of theming and responsive design stuff… I’m sorry, I got a bit off track here. But I’d really like to avoid this.