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
Create Category
Go to
/admin/project-categories and add categories (e.g., “Web Development”, “GIS”, “Design”).Basic Info
- Title: Project name
- Category: Select category
- Description: Short summary
- Thumbnail: Main project image
URL Settings
- Custom Slug: URL-friendly identifier
- Use Project Prefix: Toggle
/project/prefix- ON:
/project/my-project - OFF:
/my-project
- ON:
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