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 [2025/11/23 12:06] – [Installation] nanoflowen:plugins:search_member [2025/11/23 12:11] (current) – [Installation] nanoflow
Line 19: Line 19:
 copy the plugin to your adm_plugins folder copy the plugin to your adm_plugins folder
 add the following codeblock to /themes/simple/templates/system/overview.tpl add the following codeblock to /themes/simple/templates/system/overview.tpl
-''<div class="admidio-overview-plugin col-sm-6 col-lg-4 col-xl-3" id="admidio-plugin-search-member">+ 
 +<code> 
 +<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 admidio-card">
         <div class="card-body">         <div class="card-body">
Line 25: Line 27:
         </div>         </div>
     </div>     </div>
-</div>''+</div> 
 +</code> 
  
 ==== Contribution ==== ==== Contribution ====
 Contributions and feature requests are welcome Contributions and feature requests are welcome
  • en/plugins/search_member.1763896019.txt.gz
  • Last modified: 2025/11/23 12:06
  • by nanoflow