lotgd-core/bundle-fund-drive

Show a Fund Drive Goal in your LoTGD server.

Fund package maintenance!
Paypal

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:lotgd-bundle

0.1.6 2023-06-03 09:57 UTC

This package is auto-updated.

Last update: 2024-03-03 12:26:10 UTC


README

Show a Fund Drive Goal in your LoTGD server. Use sonata_block_render_event('lotgd_core.paypal') for render Goal.

Install

composer require lotgd-core/fund-drive-bundle

Default config

lotgd_fund_drive:
    # Monthly cost of LoTGD Server. This adds up to the final goal.
    expenses: 0
    # Goal amount of profit
    profit: 50
    # Deduct fees of PayPal from Goal
    deduct_fees: true
    # Currency usage for PayPal USD, EUR ...
    paypal_currency: USD