mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 03:21:12 +08:00
- add english and chinese description fields to all application data files - standardize yaml formatting and indentation across all files - remove BOM characters from several files - fix tag indentation in multiple files - update architecture field formatting in DecoTV and wechat-selkies - fix crossVersionUpdate value from False to false in gitlab applications - improve description field formatting in billion-mail application
26 lines
1016 B
YAML
26 lines
1016 B
YAML
name: BillionMail
|
|
tags:
|
|
- 实用工具
|
|
- 邮件服务
|
|
title: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
description:
|
|
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
|
zh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
additionalProperties:
|
|
key: billion-mail
|
|
name: BillionMail
|
|
tags:
|
|
- Tool
|
|
- Email
|
|
shortDescZh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
shortDescEn: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
|
description:
|
|
en: An Open-Source MailServer, NewsLetter, Email Marketing Solution for Smarter Campaigns
|
|
zh: 一个开源的邮件服务器,为智能营销提供电子邮件解决方案
|
|
type: website
|
|
crossVersionUpdate: true
|
|
limit: 0
|
|
website: https://www.billionmail.com
|
|
github: https://github.com/aaPanel/BillionMail
|
|
document: https://www.billionmail.com/start/what.html
|