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:search_member [2023/02/17 17:20] nanoflowen:plugins:search_member [2024/05/19 15:54] (current) – [Download] nanoflow
Line 9: Line 9:
  
 ==== Download ==== ==== Download ====
-The plugin is available at [[https://github.com/nanoflow/admidio-search_member]]+The plugin is available at [[https://github.com/nanoflow/search_member]] or here: 
 + 
 + 
 +<WRAP download 60%> 
 +[[https://www.admidio.org/intern/adm_program/modules/documents-files/get_file.php?file_uuid=7ae2e1da-afe5-45c1-bfc6-f43c54b8b520|search_member-1-0-3.zip]] - **(Admidio 4.x)**\\  
 +</WRAP> 
 +==== Installation ==== 
 +copy the plugin to your adm_plugins folder 
 +add the following codeblock to /adm_themes/simple/templates/overview.tpl 
 +''<div class="admidio-overview-plugin col-sm-6 col-lg-4 col-xl-3" id="admidio-plugin-search-member"> 
 +    <div class="card admidio-card"> 
 +        <div class="card-body"> 
 +            {load_admidio_plugin plugin="search_member" file="search_member.php"
 +        </div> 
 +    </div> 
 +</div>''
  
 ==== Contribution ==== ==== Contribution ====
 Contributions and feature requests are welcome Contributions and feature requests are welcome
  • en/plugins/search_member.1676650828.txt.gz
  • Last modified: 2023/02/17 17:20
  • by nanoflow