The app has a Buy me a coffee button under the logo. It currently points to a placeholder. Follow these steps to create your page and plug in your link.
- Go to https://www.buymeacoffee.com
- Click Start my page (or Sign up).
- Sign up with email or Google.
- During signup, or in Settings → General, you’ll set your username.
- Your public link will be: https://www.buymeacoffee.com/YourUsername
- Pick something short and clear (e.g.
statecollegeguitar,scguitar, or your name). You can’t change it later without contacting support.
- Profile: Add a photo and a short bio (e.g. “Guitar teacher, State College. This trainer is free — tips help keep it that way.”).
- Story: Optional. A few sentences about the trainer and why support helps.
- Goal (optional): e.g. “Keep the trainer free and ad‑free” or a monthly goal amount.
- Go to Settings → Payment.
- Add your payout method (bank account or PayPal). They’ll send payouts on a schedule (e.g. monthly or when you hit a threshold).
- Confirm your identity if they ask (normal for payment platforms).
- Open public/guitar-interactive-base.php in your project.
- Find the line:
href="https://www.buymeacoffee.com/yourpage" - Replace yourpage with your actual BMC username.
Example: if your username isstatecollegeguitar, use
href="https://www.buymeacoffee.com/statecollegeguitar"
Save the file. The button under the logo will now go to your real Buy Me a Coffee page.
- In BMC, you can set a default tip amount (e.g. $5) and/or allow custom amount.
- Under Settings or Page, look for Coffee price / Support amount and set what you prefer.
- Sign up at buymeacoffee.com
- Choose username (this becomes your link)
- Add profile + short story (optional)
- Add payout method
- In
public/guitar-interactive-base.php, replaceyourpagein the BMC link with your username
After that, the Buy me a coffee button on the trainer will point to your page and people can tip with card or PayPal through BMC.