Icarus User Guide - Donation Buttons

This article covers donation button configurations supported by Icarus 5. If you need to display multiple donation buttons at once, add individual button configuration to the donates array like the following:

_config.icarus.yml
 one
two
three
four
five
six
seven
 donates:
-
type: ... # Button 1
...
-
type: ... # Button 2
...
Read more

Icarus User Guide - Appreciation Button

This article describes the installation and configuration of the appreciation button supported by Icarus 5. To display multiple buttons at the same time, just configure the donates Add multiple button configurations to the array:

_config.icarus.yml
 one
two
three
four
five
six
seven
 donates:
-
type: ... #Button 1
...
-
type: ... #Button 2
...
This article also provides translations in the following languages: English
Read more
Your browser is out-of-date!

Update your browser to view this website correctly.& npsb; Update my browser now

×