芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/teafund.pulsehost.co.uk/README.md
# Tea Fund Pro (PHP + MySQL) Upgrades: bulk actions, search/filter, totals, reminders export, member profiles, multiple funds, activity log, CSV export, mobile tweaks, roles. ## Quick Start 1) Import `init.sql` (or `init-no-db.sql` if DB already selected). 2) Edit `config.php` with DB creds and strong APP_SECRET. 3) Login: admin@example.com / admin123 (change ASAP). 4) Public dashboard: /public (fund/year selectors, totals) 5) Admin: /admin (bulk, search, exports) ## Roles - admin: full control (incl. delete member) - manager: update payments, add members, bulk actions, export - viewer: login allowed but read-only (no admin page access) ## Activity Log - Captures key actions with JSON details. Add a dedicated UI if desired. ## Exports - CSV of full year (per fund) - Text list of unpaid members for a given month (names + optional emails)