Admin Panel

Lift and Serve All Foundation

Logo LISAF Admin

Dashboard

News Articles
Partners
Subscribers
Messages

Quick Actions

Setup Checklist

  • ☐ Replace Firebase config in both index.html and admin.html
  • ☐ Set Cloudinary credentials in Settings tab below
  • ☐ Replace YOUR_FLUTTERWAVE_PUBLIC_KEY in index.html
  • ☐ Replace YOUR_PAYSTACK_PUBLIC_KEY in index.html
  • ☐ Change admin password (find ADMIN_PASSWORD in admin.html script)
  • ☐ Enable Firestore in Firebase console (start in test mode)
  • ☐ Create an unsigned upload preset in Cloudinary → Settings → Upload

Homepage Content

Logo (shown across entire website)

Tap to upload logo from gallery

Hero Section

Tap to upload hero image from gallery

About Preview Section

Tap to upload team photo from gallery

Our Story Image (About page)

Tap to upload "Our Story" image

Team Member Photos

Upload photos for each team member shown on the About page.

News & Blog

Add New Article

Tap to upload article image from gallery

Published Articles

Loading…

Partners

Add Partner

Tap to upload partner logo from gallery

Current Partners

Loading…

Impact Statistics

Numbers shown on homepage and about page

Settings

Cloudinary Configuration

Stored in your browser (localStorage). Get from cloudinary.com/console.

Create an unsigned upload preset in Cloudinary → Settings → Upload → Add preset → set Signing Mode to Unsigned.

Admin Password

To change the password, open admin.html in a text editor, find const ADMIN_PASSWORD and update the value, then re-upload the file.