| Both sides previous revision Previous revision Next revision | Previous revision |
| en:plugins:mitgliedsbeitrag [2023/06/18 09:50] – [History] rmb | en:plugins:mitgliedsbeitrag [2026/01/08 20:27] (current) – [Update] rmb |
|---|
| ==== Downloads ==== | ==== Downloads ==== |
| <WRAP download 60%> | <WRAP download 60%> |
| [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=95ce907b-38d6-465d-9c71-4d6b8996a363|mitgliedsbeitrag_5.2.0.zip]] - **(Admidio 4.2)** | [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=af5177e7-5d23-4e8a-9cd5-01546cff3cf0|mitgliedsbeitrag_6.0.1.zip]] - **(Admidio 5.0)** |
| </WRAP> | </WRAP> |
| |
| Older versions:\\ | Older versions:\\ |
| | [[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=f1a4211b-b307-46cc-9c26-6a675a7869fc|mitgliedsbeitrag_5.3.1.zip]] - (Admidio 4.3)\\ |
| | [[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=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=289c6cb7-a41f-43d5-8398-2a73800bf825|mitgliedsbeitrag_5.0.2.zip]] - (Admidio 4)\\ |
| Supported by: **[[https://www.admidio.org/forum/memberlist.php?mode=viewprofile&u=1506|rmb]] **\\ | Supported by: **[[https://www.admidio.org/forum/memberlist.php?mode=viewprofile&u=1506|rmb]] **\\ |
| |
| Plugin-Version: **5.1.6**\\ | Plugin-Version: **6.0.1**\\ |
| |
| Required Admidio-Version: **4.1.1**\\ | Required Admidio-Version: **5.0**\\ |
| |
| Supported Databases: **MySQL**\\ | Supported Databases: **MySQL, PostgreSQL**\\ |
| |
| Supported Languages: **German, English, French, Dutch** | Supported Languages: **German, English, French, Dutch, Norwegian** |
| |
| License: **GPL 2** | License: **GPL 2** |
| |
| ==== Installation ==== | ==== Installation ==== |
| - In the adm_plugins folder, create a new folder with any name (suggestion: membership_fee). | *Unzip the file mitgliedsbeitrag_x.x.x to the folder //adm_plugins// |
| - Then copy all files (and folders) of the membership_fee folder from the unzipped zip file to this folder. | *Log in to Admidio |
| - Then use the Admidio module menu to create a menu entry for membership fees with the following URL: /adm_plugins/<folder name from point 1>/membership_fee.php. | *Install a plugin version < 5.3.1. |
| | *Use the Admidio module menu to create a menu item for membership fee with the following URL: /adm_plugins/membership_fee/membership_fee.php (Note: The installation routine is executed when the plugin is started for the first time) |
| | |
| | *Install a plugin version 5.3.1 |
| | *To install, go to the following page: <your-admidio-page>/adm_plugins/membership_fee/installation.php |
| | *Use the Admidio module menu to provide the newly added menu item **Membership fee** with appropriate access rights (see documentation **Editing the menu item**) |
| | * |
| | *Install a plugin version >= 6.0.0. |
| | *To install, run the following PHP file: <your-admidio-site>/adm_plugins/MembershipFee/system/install.php |
| |
| ==== Update ==== | ==== Update ==== |
| - Delete all files in the plugin directory from membership fee. | *Update from plugin version 5.x to plugin version 5.y |
| - Then copy all files (and folders) from the membership_fee folder of the unzipped zip file to the plugin directory. | *Replace all files in the existing plugin folder with the files of the new version. |
| | |
| | *Update from a plugin version < 5.x to plugin version >= 6.0.0 |
| | *Important note: Updates for plugin versions lower than v5 are not supported. |
| | |
| | *Update from a plugin version 5.x to plugin version >= 6.0.0 |
| | *Delete the existing plugin folder. |
| | *Extract the file mitgliedsbeitrag_6.x.x into the adm_plugins folder. |
| | *Delete the existing menu item via the Admidio module menu. |
| | *To install, run the following PHP file: <your-admidio-site>/adm_plugins/MembershipFee/system/install.php |
| | *Update from plugin version 6.0.0 to plugin version 6.0.x |
| | *Replace all files in the existing plugin folder with the files of the new version. |
| | |
| |
| ==== User guide ==== | ==== User guide ==== |
| |
| ==== History ==== | ==== History ==== |
| | //6.0.1 (08.01.2026)// |
| | * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av6.0.1|All changes of this version on GitHub]] |
| | |
| | //6.0.0 (24.11.2025)// |
| | * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av6.0.0|All changes of this version on GitHub]] |
| | |
| | //5.3.1 (24.10.2024)// |
| | * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.3.1|All changes of this version on GitHub]] |
| | |
| | //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)// | //5.2.0 (06.03.2023)// |
| * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.2.0|All changes of this version on GitHub]] | * [[https://github.com/rmbinder/Mitgliedsbeitrag/issues?q=milestone%3Av5.2.0|All changes of this version on GitHub]] |