Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:plugins:written_communications [2017/01/08 13:31] thomas-rcven:plugins:written_communications [2024/01/13 21:11] (current) fasse
Line 1: Line 1:
 ====== Letter module Written Communications ====== ====== Letter module Written Communications ======
  
-This[[https://github.com/thomas-rcv/admidio-written_communications|Plugin]] allows you to create letters and form letters. Based on a *.docx template with placeholders (template) this plugin generates a complete * .docx document and start downloading the file you created. The resulting document can be processed with corresponding software on the PC. MS Office, OpenOffice and LibreOffice are supported.+This[[https://github.com/thomas-rcv/admidio-written_communications|Plugin]] allows you to create letters and form letters. Based on a *.docx template with placeholders (template) this plugin generates a complete * .docx document and start downloading the file you created. The resulting document can be processed with corresponding software on the PC. MS Office, OpenOffice and LibreOffice are supported. 
    
  
Line 10: Line 10:
  
 ==== Downloads ==== ==== Downloads ====
 +<WRAP download 60%>
 +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=bb55db15-8da1-4433-a8fe-70ae94d66669|written communications_3.4.1.zip]] - **(Admidio 4.1 - Admidio 4.3)**\\ 
 +</WRAP>
  
-[[https://www.admidio.org/intern/adm_program/modules/downloads/get_file.php?file_id=170|written communications_3.1.zip]] - **(Admidio 3.2)** +Older versions:\\ 
- +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=12a26b12-5218-4740-9812-d18f076aecee|written communications_3.3.3.zip]] - (Admidio 4.0)\\  
-Ältere Versionen:\\ +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=6cb36c7a-dd3e-4331-80f5-4a83fc59e838|written communications_3.2.2.zip]] - (Admidio 3.3)\\  
-[[https://www.admidio.org/intern/adm_program/modules/downloads/get_file.php?file_id=160|written communications_3.0.zip]] - **(Admidio 3.1)** +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=57fd56e8-98b4-412f-83f6-07ab72f04a19|written communications_3.1.zip]] - (Admidio 3.2)\\  
- +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=ff234feb-a9a8-4e1a-bbe7-ba50675f222e|written communications_3.0.zip]] - (Admidio 3.1)\\  
-[[https://www.admidio.org/intern/adm_program/modules/downloads/get_file.php?file_id=79|written communications_2.0.1.zip]] - **(Admidio 3.0)** +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=ba98822b-e603-4fbd-95b6-fecd61a4f40c|written communications_2.0.1.zip]] - (Admidio 3.0)\\  
- +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=bc5ca653-ff99-4fc2-890a-07c8f32d8654|written communications_1.1.zip]] - (min. Admidio 2.4.4)
-[[https://www.admidio.org/intern/adm_program/modules/downloads/get_file.php?file_id=78|written communications_1.1.zip]] - (min. Admidio 2.4.4)+
  
 ==== Information ==== ==== Information ====
 Supported by: **Thomas-RCV**\\  Supported by: **Thomas-RCV**\\ 
  
-Plugin-Version:     **3.1**\\ +Plugin-Version:     **3.4.1**\\ 
  
-Required Admidio-Version:  **less Admidio 2.4.4**\\ +Required Admidio-Version:  **at least version 2.4.4**\\ 
  
 Supported Databases:  **MySQL, PostgreSQL**\\  Supported Databases:  **MySQL, PostgreSQL**\\ 
  
-Supported Languages: **German, German(polite) Englisch**+Supported Languages: **German, German(polite)Englisch**
  
 License: **GPL 2** License: **GPL 2**
  
 Sourcecode: [[https://github.com/thomas-rcv/admidio-written_communications|Github]] Sourcecode: [[https://github.com/thomas-rcv/admidio-written_communications|Github]]
 +
 +
 +==== Screenshots ====
 +{{ :de:2.0:plg_wc_img1.jpg |}}
 +
 +{{ :de:2.0:plg_wc_img2.jpg |}}
 +
  
 ===== Install the Plugin ===== ===== Install the Plugin =====
Line 122: Line 131:
  
 If you have created a nice template and you want to share like a demo just contact the Admidio Team If you have created a nice template and you want to share like a demo just contact the Admidio Team
 +
 +
 +==== History ====
 +//3.4.1 (13.01.2024)//
 +  * Compatibility with Admidio 4.3
 +
 +//3.4.0 (05.12.2021)//
 +  * Compatibility with Admidio 4.1
 +
 +//3.3.3 (24.01.2021)//
 +  * [Bug] Output of street was not possible because of a rename of the internal field name
 +
 +//3.3.2 & 3.2.2 (15.11.2020)//
 +  * PHP 7.4 compatibility
 +  * Update SimpleHtmlDom library to version 1.9.1
 +
 +//3.3.1 (07.11.2020)//
 +  * Compatibility with Admidio 4.0
 +
 +//3.2.1 (16.11.2018)//
 +  * Compatibility with Admidio 3.3
 +
 +//3.1 (08.01.2017)//
 +  * Compatibility with Admidio 3.2
 +  * Changed folder path of the user tamplates to new organization folder names in the Download module.
 +  * Renamed "Webmaster" to "Administrator" in the config file ( $plg_wc_roleArray = array('Administrator'); ).
 +
 +//3.0 (12.10.2016)//
 +  * Compatibility with Admidio 3.1
 +  * PHP7 ready
 +  * Language "de_sie" added
 +  * rework of Color style assignment
 +
 +//2.0.1 (28.09.2015)//
 +  * Bugfix loading Admidio classes
 +  * Bugfix root path for template files
 +  * Internal name convention of variables and arrays
 +
 +//2.0 (24.09.2015)//
 +  * Ready for Admidio 3.0
 +  * Common enhancements
 +
 +//1.1 (18.08.2014)//
 +  * NEW FEATURES
 +  - Access to roles configurable in config file now
 +  - Customs profile fields can be registered in config file
 +  - Customs text fields can be registred in config file
 +
 +//1.0.2 (29.06.2014)//
 +  * Bugfix openbase_dir settings causes errors
 +  * Bugfix Prefix of temporary file changed to "zip"
 +
 +//1.0.1 (22.04.2014)//
 +  * Bugfix Wrong spelling of role class
 +
 +//1.0 (13.04.2014)//
 +  * Modul Written Communications released
  • en/plugins/written_communications.1483878673.txt.gz
  • Last modified: 2017/01/08 13:31
  • by thomas-rcv