Download the PHP package mikeside/batch_account without Composer
On this page you can find all versions of the php package mikeside/batch_account. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mikeside/batch_account
More information about mikeside/batch_account
Files in mikeside/batch_account
Download mikeside/batch_account
More information about mikeside/batch_account
Files in mikeside/batch_account
Vendor mikeside
Package batch_account
Short Description Roundcube Create email accounts in batches plugin
License AGPL-3.0
Homepage https://github.com/mikeside/roundcube_batch_account
Package batch_account
Short Description Roundcube Create email accounts in batches plugin
License AGPL-3.0
Homepage https://github.com/mikeside/roundcube_batch_account
Please rate this library. Is it a good library?
Informations about the package batch_account
roundcube_batch_account
介绍
roundcube邮件系统-批量添加邮件账号插件
软件架构
软件架构说明
安装教程
自动安装方式(推荐):
composer require mikeside/batch_account
手动安装方式:
- cd plugins git pull https://gitee.com/mikehub/roundcube_batch_account.git 或 https://github.com/mikeside/roundcube_batch_account.git batch_account
- cd batch_account
- cp config.inc.php.dist config.inc.php
- 修改config.inc.php配置项
auth_account
授权账号,就是允许那个邮箱账号有权限添加- 修改config.inc.php配置项
vmail_db_dsn
mysql链接信息- 修改roundcube主配置文件:config/config.inc.php 在
$config['plugins']
数组中添加插件名:batch_account
使用说明
- 登录系统,在设置中会看到一栏 批量添加账号
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request
特技
- 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
- Gitee 官方博客 blog.gitee.com
- 你可以 https://gitee.com/explore 这个地址来了解 Gitee 上的优秀开源项目
- GVP 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
- Gitee 官方提供的使用手册 https://gitee.com/help
- Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 https://gitee.com/gitee-stars/
All versions of batch_account with dependencies
PHP Build Version
Package Version
The package mikeside/batch_account contains the following files
Loading the files please wait ....