Project Gallery
Display your portfolio projects with rich details and custom URLs.Features
- Custom URL slugs for SEO-friendly links
- Image galleries with lightbox
- Category filtering
- Featured projects for homepage
- Rich text descriptions
- Project details (client, date, tools, etc.)
- External project links
Admin URLs
| Page | URL |
|---|---|
| Project Management | /admin/projects |
| Categories | /admin/project-categories |
Creating a Project
1
Create Category
Go to
/admin/project-categories and add categories (e.g., “Web Development”, “GIS”, “Design”).2
Add New Project
Go to
/admin/projects → Click Add Project3
Basic Info
- Title: Project name
- Category: Select category
- Description: Short summary
- Thumbnail: Main project image
4
Gallery
Upload multiple images for the project gallery.
5
Details
Add project details like:
- Client name
- Completion date
- Technologies used
- Project link
6
URL Settings
- Custom Slug: URL-friendly identifier
- Use Project Prefix: Toggle
/project/prefix- ON:
/project/my-project - OFF:
/my-project
- ON:
7
Save
Toggle Featured if desired, then save.
Public URLs
| Page | URL Pattern |
|---|---|
| All Projects | /projects |
| Single Project | /project/{slug} or /{slug} |
| By Category | /projects?category={name} |
Database Schema
projects Collection
Link Management
The URL system prevents collisions with:- Other projects
- Blog posts
- Static pages
- Shortlinks