This commit is contained in:
2025-12-29 13:34:13 -06:00
parent 585bb285bf
commit 1b33990d86
5 changed files with 52 additions and 91 deletions

View File

@@ -1,15 +1,9 @@
{
"name": "local/email_config",
"type": "roundcube-plugin",
"description": "Email Configuration Plugin - Opens external email config interface",
"description": "Email Configuration - Manage OOO and Forwarding",
"license": "MIT",
"version": "1.0.0",
"authors": [
{
"name": "Custom Plugin",
"role": "Developer"
}
],
"require": {
"php": ">=7.0.0",
"roundcube/plugin-installer": ">=0.1.3"