All Projects → agorakit → Agorakit

agorakit / Agorakit

Licence: agpl-3.0
Organization tool for citizen's collectives

Projects that are alternatives of or similar to Agorakit

Voten
The code that powers voten.co
Stars: ✭ 1,215 (+293.2%)
Mutual labels:  forum, social
Forum-Advanced
This is built on Laravel Framework 5.5. This was built for demonstrate purpose.
Stars: ✭ 14 (-95.47%)
Mutual labels:  forum, laravel-framework
Flaskbb
A classic Forum Software in Python using Flask.
Stars: ✭ 2,117 (+585.11%)
Mutual labels:  forum, social
forum
real-time forum software written in javascript. could very well replace your old phpBB forum (it replaced ours). react+redux, node, postgres.
Stars: ✭ 28 (-90.94%)
Mutual labels:  social, forum
core
The Laravel single page forum package (Vue + Tailwind CSS + Laravel)
Stars: ✭ 157 (-49.19%)
Mutual labels:  forum, laravel-framework
api
Central API for Prisma
Stars: ✭ 45 (-85.44%)
Mutual labels:  social, laravel-framework
Bootstrap Year Calendar
A fully customizable year calendar widget, for boostrap !
Stars: ✭ 282 (-8.74%)
Mutual labels:  calendar
React Datetime Picker
A datetime picker for your React app.
Stars: ✭ 294 (-4.85%)
Mutual labels:  calendar
Laravel Job Status
Add ability to track Job progress, status and result dispatched to Queue.
Stars: ✭ 279 (-9.71%)
Mutual labels:  laravel-framework
React Native Calendar Select
A component to select period from calendar like Airbnb
Stars: ✭ 279 (-9.71%)
Mutual labels:  calendar
Tootle
GTK-based Mastodon client for Linux
Stars: ✭ 304 (-1.62%)
Mutual labels:  social
Jorani
Leave and Overtime Management System
Stars: ✭ 298 (-3.56%)
Mutual labels:  calendar
Phanbook
A Q&A and Forum PHP platform
Stars: ✭ 294 (-4.85%)
Mutual labels:  forum
Podcast Ios
An open-source iOS app for listening to podcasts.
Stars: ✭ 285 (-7.77%)
Mutual labels:  social
Flowchat
A reddit alternative featuring communities and live-updating threaded conversations.
Stars: ✭ 296 (-4.21%)
Mutual labels:  forum
Socialhome
A federated social home
Stars: ✭ 282 (-8.74%)
Mutual labels:  social
Laravel Form Components
A set of Blade components to rapidly build forms with Tailwind CSS (v1.0 and v2.0) and Bootstrap 4. Supports validation, model binding, default values, translations, Laravel Livewire, includes default vendor styling and fully customizable!
Stars: ✭ 295 (-4.53%)
Mutual labels:  laravel-framework
Lobsters
Computing-focused community centered around link aggregation and discussion
Stars: ✭ 3,112 (+907.12%)
Mutual labels:  forum
Plato
Plato helps software teams connect & stay engaged with users to gather feedback, provide support & deliver better software.
Stars: ✭ 293 (-5.18%)
Mutual labels:  forum
Borgert Cms
Borgert is a CMS Open Source created with Laravel Framework 5.6
Stars: ✭ 298 (-3.56%)
Mutual labels:  laravel-framework

Build Status

Agorakit, groupware for citizens

Agorakit, groupware for citizens

AgoraKit is web-based, open-source groupware for citizens' initiatives. By creating collaborative groups, people can discuss topics, organize events, store files and keep everyone updated as needed. AgoraKit is a forum, calendar, file manager and email notifier.

Manage communication, decision making, membership, files and events. Flexible email notifications per group, per user preferences. Most of the time, no admin is involved in the process as we try to keep it as horizontal as possible.

In other words: an organized Facebook for the paranoid inside all of us.

Check https://www.agorakit.org for a more colorful overview. Read the docs here : https://agorakit.readthedocs.io/en/latest/index.html

Features

Create groups

  • Create an unlimited amount of groups
  • The group can be open (anyone can join) or private (invite only)
  • The group can have one or more admins
  • Each group has a discussion area, a calendar, a file repository, a member list & map.
  • Only members can use the discussion area, calendar and files
  • Content is public in public groups, and private in private groups (simple security model everyone understands)

Discussions

  • Create discussion topics
  • Reply to topics with comments
  • Mention others in comments using @name (they get notified)
  • Mention files using f: (autocomplete opens)
  • Mention other discussions using d: (autocomplete opens)

Calendar

  • Create events
  • List upcoming events as a list or as a dynamic calendar
  • Show geolocalized events on a map
  • Global and per group calendar
  • iCal feed for each calendar
  • RSS
  • Embed elsewhere using iframes

Files

  • Upload & tag several files at once
  • Quick search among files by author, filename and tags
  • Preview images / download
  • re-tag files
  • Mention files in comments

Members

  • Access a list of members (global / per group)
  • Contact others without leaking your/their email (privacy)
  • Check what others are up to (activity feed)
  • Fill your profile with portrait, bio, address (if you want)

Notifications / emails

  • For each group, choose how often you want to be notified (every hour for the hardcore, everyday to keep your mailbox cool, every week or every month)
  • Auto login to your account from "Reply" links inside the notification emails you receive (great time saving)
  • Get instant notifications when someone mentions you (for urgent matters)

Admin

  • Get stats on everything
  • Mass invite members using their email
  • Mass add existing members to groups
  • Settings control panel (in progress)

Architecture

  • Standard Laravel structured application. If you know Laravel, you can work with Agorakit easily
  • Simple structure, no single page app complexities
  • Bootstrap based UI
  • Simple DB schema
  • Simple file storage scheme (per group, per file id)

Privacy

  • Host it where you want
  • Your data is yours
  • No leakage of emails
  • Geolocalization of users (on a voluntary basis) is randomized by ~100 meters
  • Open source you can study and trust

Requirements & installation

Check the documentation for more information : https://agorakit.readthedocs.io/en/latest/index.html

Contributing

It's all explained here : https://github.com/philippejadin/agorakit/wiki/How-can-I-contribute-to-agorakit-%3F

You are really welcome to help on this project !

Security Vulnerabilities

Please drop a line to info (at) agorakit.org . Security issues will be dealt with care and speed.

Contact

Please drop a line to info (at) agorakit.org to keep in touch.

License

This tool is released under the GPL 3 licence

Credits

Idea & development : Philippe Jadin Contributors : https://github.com/philippejadin/agorakit/graphs/contributors Logo : Patrick Iacono Illustrations : Raphaëlle Goffaux

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].