Download the PHP package sphdd/authorized_digital_sellers without Composer
On this page you can find all versions of the php package sphdd/authorized_digital_sellers. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sphdd/authorized_digital_sellers
More information about sphdd/authorized_digital_sellers
Files in sphdd/authorized_digital_sellers
Download sphdd/authorized_digital_sellers
More information about sphdd/authorized_digital_sellers
Files in sphdd/authorized_digital_sellers
Vendor sphdd
Package authorized_digital_sellers
Short Description An ads.txt management tool for Drupal >=8.5
License GPL-3.0
Homepage https://github.com/SPHDD/authorized_digital_sellers
Package authorized_digital_sellers
Short Description An ads.txt management tool for Drupal >=8.5
License GPL-3.0
Homepage https://github.com/SPHDD/authorized_digital_sellers
Keywords drupal
Please rate this library. Is it a good library?
Informations about the package authorized_digital_sellers
Authorized Digital Sellers Manager Tool
ADS.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:
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
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
All versions of authorized_digital_sellers with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
drupal/core Version >=8.5.0
guzzlehttp/guzzle Version ~6.0
cakephp/validation Version 3.*
cakephp/i18n Version 3.*
drupal/core Version >=8.5.0
guzzlehttp/guzzle Version ~6.0
cakephp/validation Version 3.*
cakephp/i18n Version 3.*
The package sphdd/authorized_digital_sellers contains the following files
Loading the files please wait ....