motion.tools (Antragsgrün)
Self-HostedOpen-source conference & assembly management for structured decision-making
Overview
motion.tools (Antragsgrün) is an open-source solution for conference and assembly management, focusing on transparent, structured decision-making. It supports agenda creation, motion submission/editing, electronic voting, and result tracking. Ideal for AGMs, workshops, and NGO meetings, it offers multi-language interfaces and customizable workflows. Deploy via Docker containers (simplest option) or traditional PHP/MySQL setups, giving you full control over meeting data as a self-hosted tool.
Self-Hosting Resources
Below is a reference structure for docker-compose.yml.
⚠️ Do NOT run blindly. Replace placeholders with official values.
version: '3'
services:
motion_tools_antragsgrun:
image: <OFFICIAL_IMAGE_NAME>:latest
container_name: motion-tools-antragsgrun
ports:
- "8080:<APP_INTERNAL_PORT>"
volumes:
- ./data:/app/data
restart: unless-stopped Key Features
- Agenda planning & customization
- Motion submission with collaborative editing
- Electronic voting & real-time result visualization
- Multi-language support (English, German, French)
- Custom workflow templates for different meeting types
Frequently Asked Questions
? Is motion.tools (Antragsgrün) hard to install?
Docker deployment is beginner-friendly (pre-built containers with minimal configuration). Traditional setups require PHP 8+, MySQL, and web server (Apache/Nginx) knowledge, but official docs provide step-by-step guides for both methods.
? Is it a good alternative to Cvent?
Yes, if you prioritize self-hosted data control and structured decision-making (motions/voting). It lacks Cvent’s advanced marketing or global ticketing features but excels at AGMs and meetings where transparent decisions are critical.
? Is it completely free?
Absolutely! It’s open-source under the MIT License—use, modify, and distribute it for free. Hosting costs (server/domain) are your only expense if you choose to self-host; no hidden fees or subscriptions.
Top Alternatives
People Also Ask about motion.tools (Antragsgrün)
Tool Info
Pros
- ⊕ Self-hosted data privacy & control
- ⊕ Open-source (free to use/modify under MIT License)
- ⊕ Tailored for structured decision-making (AGMs, board meetings)
- ⊕ No subscription fees
Cons
- ⊖ Requires basic server knowledge (or Docker setup)
- ⊖ Steeper learning curve for complex workflow configurations
- ⊖ Limited third-party integrations compared to SaaS tools like Cvent