Manage membership data through your website with Admidio
Members Only
Admidio manages membership data online no matter what the platform and also manages event dates, times, and participants elegantly.
Large associations often use commercial software to manage membership data. Smaller associations with more limited budgets sometimes face the difficult choice of spending money on an expensive commercial alternative or spending time and energy on rolling their own membership management solution. An open source tool called Admidio offers a better option. Admidio is a free user management tool for websites and organizations, and it even comes with modules for supporting member lists, managing events, building a guestbook or photo album, and creating a user-friendly download area.
Setting Up
Admidio is a classic web application that requires at least PHP 5.3.7 and MySQL 5.0 or PostgreSQL 9.0 for the server. The installation is similar to other Linux tools: First, download the latest version from the developer's homepage [1] and unzip the archive on your computer. Remove the components related to the software version from the folder name. Then, move the folder to a web server using an FTP program.
You should assign the 777
rights for the adm_my_files
directory on the server, because the server needs to write some files there. The software creates the configuration file during installation. You can perform the initial configuration via the http://<Server>/admidio/index.php page in the browser. This page lets you specify data about the server on which the software is running (Figure 1), along with details on the association and the administrator.
If everything is fine, the installation is performed. Under certain circumstances, the setup script might not succeed in saving the config.php
file in the adm_my_files
directory. In this case, you can download the file and then manually copy it into the admin
directory using FTP.
Tour
Admidio comes up with a clutter-free interface. The larger, left pane shows current information (first for the manufacturer then for the user). On the right, you'll find a login pane and an overview of the available modules.
After logging in, the program only displays the modules that the respective user is allowed to use in the main pane. The first user created is automatically made the administrator and therefore has access to the entire management area. The left-hand side displays an explanation about the functions of the individual modules; on the right in the sidebar are links to the individual sections (Figure 2).
The panes with the messages, the current notifications, and the appointments department – where there is the option to register for activities – are the most important panes for normal users (i.e., association members). It is also the administrator's responsibility to manage the membership data. Among other things, this includes activating members who have registered directly via the website.
New Members
The Admidio homepage offers new members the opportunity to register themselves, either in short form or in detail. Alternatively, you can disable this function and provide a classic application form as a PDF file. When new members register, they receive a message saying that the administrator first needs to activate their login. The administrator also receives a notification via email so that no new registration is missed.
The list of new registrations can be found under New registrations. You can open the data via the Assigning registration (plus) button and add additional information to it as required (Figure 3). You can then assign the new member a role – the Members role by default – and save the data. The member is thus created and can log in with the entered data.
All members appear in the User management menu. You can access the data records here and make changes to the roles and the individual data. To change the role, access the data record for the person in question by clicking on the name. Within the view, you will find the Additional Functions menu at the top right. You can then adapt the role as desired via Change role memberships.
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.
-
Gnome 47.2 Now Available
Gnome 47.2 is now available for general use but don't expect much in the way of newness, as this is all about improvements and bug fixes.