This website requires JavaScript.
Explore
Help
Sign in
studio-variable
/
index-main
Watch
3
Star
0
Fork
You've already forked index-main
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3bcb51c829
index-main
/
site
/
snippets
/
footer.php
3 lines
82 B
PHP
Raw
Normal View
History
Unescape
Escape
feature: integrate Donorbox API for donation management - Add Donorbox configuration in site/config/config.php with API settings - Create controller for support page to fetch campaign data from API - Update support.php template with dynamic donation buttons and gauge - Transform static buttons into dynamic links with proper URL parameters - Add JavaScript for tab switching between one-time and monthly donations - Calculate donation percentage and display real-time campaign stats The donation buttons now link directly to Donorbox with pre-filled amounts and intervals. API integration is ready but requires API key configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:06:50 +01:00
<
script
src
=
"
<?= url('assets/js/donation-tabs.js') ?>
"
></
script
>
back : add main pages
2025-10-07 16:21:26 +02:00
</
body
>
</
html
>
Reference in a new issue
Copy permalink