Events
Manage upcoming chapter events
Documents
Manage downloadable resources
Contractors
Manage member contractor listings
Leadership
Manage board members and officers
Associate Members
Manage associate member organizations
Committees
Manage committees and their members. Add members directly under each committee below.
Slideshow
Manage hero slideshow images
Adding a slide here is not enough on its own — the image file must also be uploaded to the website and published. Follow all three steps:
- Add the image file to the project. Place your picture in the images/slides/ folder (in the project files). Supported formats: jpg, jpeg, png, webp.
- Publish the file to Firebase. Open the VS Code terminal and run
firebase deploy. This uploads the image so the live website can display it. If you skip this step, the slide will appear broken on the site. - Add the slide below. Click + Add Slide and enter a label plus the exact filename you used (e.g. photo1.jpg). The filename must match exactly, including capitalization and extension.
To remove or reorder slides, use the controls in the list below — no deploy needed for those changes.
Place the image file in the images/slides/ folder, then enter the filename here (e.g. photo1.jpg).
Admin Users
Manage who has access to this admin panel
admins Firestore collection, which revokes their listing here.
To fully delete the Firebase Auth account you will need the Firebase Admin SDK (server-side) or delete the user manually in the Firebase Console under Authentication.
A Firebase account will be created and a password-setup email will be sent automatically.