====== Mitgliedsbeitrag / Membership fee ====== ==== Description ==== The membership fee plugin is used to calculate membership fees and export them either as a SEPA XML file or in the form of a list (XLSX, CSV). Membership fee does not provide a way to send a SEPA XML file directly to a bank. An external home banking application must be used for this. Contributions are determined based on role memberships. For this purpose, the following role types have been defined: * **Age-based roles** (Contribution calculation depending on the age of a member) * **Family roles** (Contribution calculation for families or groups where one member is the contributor. As a special form of family roles, there are multiplier roles in which the contribution value of the role is not added, but serves as a multiplier.) * **Fixed contribution roles** (Calculation of contributions for divisions, honorary members, young people, etc.) ==== Downloads ==== [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=5d232bf3-73c2-4397-949f-e087a8d73a83|mitgliedsbeitrag_5.3.0.zip]] - **(Admidio 4.3)** Older versions:\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=f24c3954-7983-441f-b50a-cccd542f05d1|mitgliedsbeitrag_5.2.1.zip]] - (Admidio 4.2)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=3b84cd3a-8a8e-44e9-8a9e-a6f6ea45509a|mitgliedsbeitrag_5.1.6.zip]] - (Admidio 4.1.1)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=289c6cb7-a41f-43d5-8398-2a73800bf825|mitgliedsbeitrag_5.0.2.zip]] - (Admidio 4)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=df95d309-975f-4ef4-a0ce-40f4e95e746d|mitgliedsbeitrag_4.3.4.zip]] - (Admidio 3.3)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=0ae29e54-e310-4347-88af-ce4a1356654b|mitgliedsbeitrag_4.2.4.zip]] - (Admidio 3.2)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=9bcc51a7-f998-4fc9-a896-b28e87ff8283|mitgliedsbeitrag_4.1.2.zip]] - (Admidio 3.1)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=3de7082a-a1c3-4dac-b8ea-f40989fe5fc1|mitgliedsbeitrag_4.0.0.zip]] - (Admidio 3.0)\\ [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=aa292dac-9f44-4473-81df-ed413493e701|mitgliedsbeitrag_3.3.7.zip]] - (Admidio 2.4) ==== Informations ==== Supported by: **[[https://www.admidio.org/forum/memberlist.php?mode=viewprofile&u=1506|rmb]] **\\ Plugin-Version: **5.3.0**\\ Required Admidio-Version: **4.3**\\ Supported Databases: **MySQL**\\ Supported Languages: **German, English, French, Dutch** License: **GPL 2** Sourcecode: [[https://github.com/rmbinder/Mitgliedsbeitrag.git|GitHub]] ==== Screenshot ==== {{:en:plugins:mitgliedsbeitrag:screenshot_02.png?300|}} ==== Installation ==== - In the adm_plugins folder, create a new folder with any name (suggestion: membership_fee). - Then copy all files (and folders) of the membership_fee folder from the unzipped zip file to this folder. - Then use the Admidio module menu to create a menu entry for membership fees with the following URL: /adm_plugins//membership_fee.php. ==== Update ==== - Delete all files in the plugin directory from membership fee. - Then copy all files (and folders) from the membership_fee folder of the unzipped zip file to the plugin directory. ==== User guide ==== The user manual is available as a PDF document. It is included in the download file and can be accessed from the plugin's menu. ==== History ==== //5.3.0 (17.01.2024)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.3.0|All changes of this version on GitHub]] //5.2.1 (06.08.2023)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.2.1|All changes of this version on GitHub]] //5.2.0 (06.03.2023)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.2.0|All changes of this version on GitHub]] //5.1.6 (18.12.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.6|All changes of this version on GitHub]] * **Important NOTE:** With this update the main script "mitgliedsbeitrag.php" has been renamed to "membership_fee.php". The URL in the Admidio menu entry must therefore be adjusted accordingly. //5.1.5 (08.09.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.5|All changes of this version on GitHub]] //5.1.4 (08.06.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.4|All changes of this version on GitHub]] //5.1.3 (19.04.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.3|All changes of this version on GitHub]] //5.1.2 (08.03.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.2|All changes of this version on GitHub]] //5.1.1 (22.02.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.1|All changes of this version on GitHub]] //5.1.0 (08.01.2022)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.1.0|All changes of this version on GitHub]] //5.0.2 (08.04.2021)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.0.2|All changes of this version on GitHub]] //5.0.1 (11.01.2021)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.0.1|All changes of this version on GitHub]] //5.0.0 (12.12.2020)// * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.0.0|All changes of this version on GitHub]] [[https://www.admidio.org/dokuwiki/doku.php?id=de:plugins:mitgliedsbeitrag#aenderungshistorie|For changes before version 5.0.0 please look at the german page]]