https://coil.com/ is shutting down, but this is an open standard, so we'll adapt to use other vendors
Plugin Coil
Use this wiki plugin introduced in Tiki23, to monetize specific contents with the Web Monetization feature.
Parameters
Includes coil web monetizationGo to the source code
Preferences required: webmonetization_enabled, wikiplugin_coil
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
user |
username | Tiki Wiki Username |
Examples
Content monetization
These examples show how PluginCoil works to monetize specific contents.
To use the Default paywall text and Default payment pointer, configurable in Settings > Features :
Copy to clipboard
{COIL()} The content you're viewing with exclusive access. Thank you for your contribution. {COIL}
To use with a Custom paywall text using {ELSE}
Copy to clipboard
{COIL()} The content you're viewing with exclusive access. Thank you for your contribution. {ELSE} __::This content is exclusive!::__ __::To view this content you need to use the Coil extension.::__ {COIL}
User content monetization
These examples show how users can monetize their content using PluginCoil.
To use the User paywall text and User payment pointer, configurable by each user in User Information > Preferences > Web Monetization :
Copy to clipboard
{COIL(user="admin")} The content you're viewing with exclusive access. Thank you for your contribution. {COIL}
To use with a Custom paywall text using {ELSE} and User payment pointer :
Copy to clipboard
{COIL(user="admin")} The content you're viewing with exclusive access. Thank you for your contribution. {ELSE} __::This content is exclusive!::__ __::To view this content you need to use Coil extension.::__ {COIL}
A special thank you
This work was made possible by a grant from Grant for the Web, a fund to boost open, fair, and inclusive standards and innovation in Web Monetization.