texxasrulez/advanced_search 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

texxasrulez/advanced_search

最新稳定版本:3.7

Composer 安装命令:

composer require texxasrulez/advanced_search

包简介

Add Advanced Search Capabilities

README 文档

README

Packagist Downloads Packagist Version Github License GitHub Stars GitHub Issues GitHub Contributors GitHub Forks Donate Paypal

Installation Instructions

Composer

In the root of your Roundcube root directory using a terminal, type composer require texxasrulez/advanced_searh and it will automatically install.

FTP

Download latest release from Github and upload via FTP to /roundcube_root/plugins/advanced_search.
Add to Roundcube main config.inc.php in plugin array

GIT

  • Clone the GitHub repository to 'advanced_search':
git clone git://github.com/texxasrulez/roundcube-advanced-search.git advanced_search
  • Change to the 'stable' branch:
cd advanced_search
git checkout -b stable origin/stable

Install

  • Place the 'advanced_search' plugin folder into the plugins directory of Roundcube.
  • If using git and not wanting all the '.git' repository data in your live webmail:
cd advanced_search
git archive --format=tar --prefix=advanced_search/ stable | tar -x -C /path/to/roundcube/plugins/

This will give you a git-free copy of the stable branch.

  • Add advanced_search to $rcmail_config['plugins'] in your Roundcube config

  • To override defaults, copy the config-default.inc.php file to config.inc.php and modify

Configuration

  • Available search criterias
  • Targeted roundcube menu for the advanced search

💰 Donations 💰

If you use this plugin and would like to show your appreciation by buying me a cup of coffee, I surely would appreciate it. A regular cup of Joe is sufficient, but a Starbucks Coffee would be better ...
Zelle (Zelle is integrated within many major banks Mobile Apps by default) - Just send to texxasrulez at yahoo dot com
No Zelle in your banks mobile app, no problem, just click Paypal and I can make a Starbucks run ...

I forked this long since updated plugin that I personally love and will try to keep it alive.

Thanks and enjoy!

Credits

统计信息

  • 总下载量: 3.59k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 11
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 8
  • Watchers: 4
  • Forks: 20
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2020-07-16