Creating Your First Project
âą 2 minLast updated: â
What Are Projects?
Projects are folders for your translations. Each WordPress plugin or theme gets its own project.
đĄTip: A Default Project Is Already Created
You don't need to create a project to get started â a default one is ready for you.
Create a New Project
- 1Go to the Projects page
- 2Click "New Project"
- 3Enter a name and select a type (Plugin / Theme / Other)
- 4Optionally set a text-domain
Project Creation Form
Screenshot: project creation form.
Project Types Explained
| Type | When to Use |
|---|---|
| Plugin | Translating a WordPress plugin |
| Theme | Translating a WordPress theme |
| Other | General or non-WordPress translations |
âšī¸Note: POForge Auto-Detects Project Type
When you upload a .pot file, POForge reads its metadata and auto-assigns the project type.
Was this article helpful?