sphdd/authorized_digital_sellers
Composer 安装命令:
composer require sphdd/authorized_digital_sellers
包简介
An ads.txt management tool for Drupal >=8.5
关键字:
README 文档
README
# Authorized Digital Sellers Manager ToolADS.TXT manager for Drupal 8 is a module to manage the ads.txt configuration. This is particularly useful if you have to maintain multiple ads.txt file across all your websites.
Installing ADS.TXT manager via Composer
You can install ADS.TXT manager using Composer by running the following:
$ composer require SPHDD/authorized_digital_sellers:"^1"
Features
- Able to act as Master-Slave. If you're managing multiple websites with the same ads.txt file everywhere, this will improve your productivity.
- Serve a cached but outdated ads.txt if the Master fails to respond.
- Fallback to Self-Managed ads.txt if there is no cached version and Master fails to respond.
- Ability to set HTTP Cache-Control. Useful if you have HTTP accelerators and CDNs that respect the cache-control setting.
Configure
- Enable "Authorized Digital Sellers Manager" in Drupal 8
- Delete the physical ads.txt on your root, if any
- Go to configure the Authorized Digital Sellers settings (/admin/config/services/authorized_digital_sellers)
- External File Management or Self-Managed:
- Self-Managed: If you want to manage the content independently, or act as the master ads.txt copy
- External File Management: If you are relying on external ads.txt copy
- External ADS file
- Input the absolute URL of the external ads.txt copy, if you selected "External File Management"
- External ADS file refresh rate
- The period of time to get a fresh copy of ads.txt from External ADS File
- The values must be parsable with strtotime()
- It must be a figure set in the future (duh!)
- Leave blank if you want to hit the external ads.txt every time
- Fallback to Self-Managed
- Life ain't a bed of roses. If the external ads.txt fails to return, would you like to fallback to the self-managed ADS text file?
- Self Managed ADS text file
- If you selected "Self-Managed", then you must input the ads information here
- HTTP Cache Control
- Set the period of cache via HTTP
- The values must be parsable with strtotime()
- It must be a figure set in the future (duh!)
- Leave blank for no-store
- External File Management or Self-Managed:
Proposed Future Features
- Detection of ads.txt file and deletion from admin console
- Automatic purging of Varnish ads.txt on fresh copy from Master
- Automatic purging of CDN ads.txt on fresh copy from Master
- Edgecast
- Cloudfront
sphdd/authorized_digital_sellers 适用场景与选型建议
sphdd/authorized_digital_sellers 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 281 次下载、GitHub Stars 达 2, 最近一次更新时间为 2018 年 04 月 09 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「drupal」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 sphdd/authorized_digital_sellers 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sphdd/authorized_digital_sellers 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 sphdd/authorized_digital_sellers 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Provides an add-on purchasable entity.
Drupal integration module for the Kalastatic prototyping and styleguide tool
Provides a base set of configuration and module dependencies for starting new Drupal projects.
This module extends Drupal Migrate framework.
Installs and configures the WissKI base environment with mandatory modules.
Tiny set of PHP text utility classes.
统计信息
- 总下载量: 281
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-04-09