Tutorial: Set Up a New Journal
Role: Journal Manager
Time: 60โ90 minutes
OJS Version: 3.5+
This tutorial guides you through the complete initial setup of a new journal in OJS 3.5+. By the end, you will have a fully configured journal ready to accept submissions.
Before You Startโ
- OJS is installed and running (or your hosting provider has set it up).
- You have been assigned the Journal Manager role by the Site Administrator.
- You have your journal's basic information ready: full name, abbreviation, ISSN, and a brief description.
Step 1 โ Complete Journal Settingsโ
- Log in and navigate to Settings โ Journal.
- Fill in the Masthead tab:
| Field | Example | Notes |
|---|---|---|
| Journal Name | Journal of Open Research | Full official title |
| Journal Initials | JOR | Short code used in URLs and metadata |
| Journal Abbreviation | J. Open Res. | Abbreviated title for citations |
| Publisher | Your Institution | Will appear on article metadata |
| ISSN (Print) | 1234-5678 | Leave blank if online-only |
| ISSN (Online) | 8765-4321 | Assign one via https://portal.issn.org/ |
| Journal Summary | Brief description (1โ2 sentences) | Shown in journal listings |
| About the Journal | Full description with scope, aims | Appears on the About page |
- Click Save.
Contact Informationโ
- Still in Settings โ Journal, click the Contact tab.
- Set Principal Contact (editor's name and email) and Technical Support Contact.
- Click Save.
Step 2 โ Configure Submission Sectionsโ
Journal sections (e.g., Articles, Reviews, Short Communications) define the types of content your journal publishes.
- Navigate to Settings โ Journal โ Sections.
- Click Create Section.
- Fill in:
- Title (e.g., Research Articles)
- Abbreviation (e.g., ART)
- Indexed โ tick if this section should be included in indexing
- Peer reviewed โ tick for sections that require peer review
- Word count / abstracts settings as appropriate
- Click Save.
- Repeat for each section your journal needs.
Common Sections
Most journals need: Articles (peer-reviewed), Reviews (book/software reviews), and Editorials (not peer-reviewed, editor-only submission).
Step 3 โ Configure Workflow Settingsโ
- Navigate to Settings โ Workflow โ Submission.
- Set Author Guidelines โ explain what authors should submit and how.
- Add a Submission Preparation Checklist โ list items authors must confirm (e.g., "The manuscript has not been previously published").
- Set a Copyright Notice for authors.
- Click Save.
Review Settingsโ
- Click the Review tab in Workflow Settings.
- Configure:
| Setting | Recommended Value |
|---|---|
| Default Review Mode | Double-Blind |
| Restrict File Access | Enabled โ reviewers can only see files after accepting |
| Review Deadline | 28 days |
| Reminder Days | 7 days before deadline |
| Review Completion Guideline | Add instructions for your reviewers |
- Click Save.
Step 4 โ Configure Distribution Settingsโ
- Navigate to Settings โ Distribution.
- On the Indexing tab:
- Add a Description (2โ3 sentence journal summary for search engines)
- Add Custom Tags (keywords that describe your journal's scope)
- On the Access tab, choose your access model:
- Open Access โ all content freely available (most journals)
- Subscription โ requires payment (see Subscription Manager role)
- Delayed Open Access โ free after an embargo period
- Click Save.
Step 5 โ Set Up the Journal Website Appearanceโ
- Navigate to Settings โ Website โ Appearance.
- Select a Theme from the dropdown (e.g., Default Theme, Manuscript, Health Sciences).
- Upload your Journal Thumbnail (small square logo, ~150ร150 px).
- Upload a Page Header Logo (the main header logo, ~600ร150 px).
- (Optional) Upload a Homepage Image for the journal homepage banner.
- Set Sidebar configuration โ choose which blocks appear in the sidebar.
- Click Save.
Step 6 โ Create Navigation and Static Pagesโ
- Navigate to Settings โ Website โ Navigation.
- Review the default navigation menu (Primary Menu and User Menu).
- Add custom pages if needed:
- Settings โ Website โ Static Pages (requires the Static Pages plugin โ enable it under Settings โ Website โ Plugins)
- Example pages: Author Guidelines, Ethics Statement, Peer Review Policy
- Add custom navigation items linking to these pages.
Step 7 โ Configure Email Templatesโ
- Navigate to Settings โ Workflow โ Emails.
- Review the prepared email templates for each stage of the workflow.
- Customise templates to match your journal's tone and policies:
- Click a template name (e.g., Review Request)
- Edit the subject and body
- Use
{$authorName},{$journalName},{$submissionTitle}placeholders
- Click Save for each customised template.
For SMTP configuration, see Tutorial: Configure Email in OJS.
Step 8 โ Add Editorial Team Membersโ
- Navigate to Users & Roles โ Users.
- Click Add User.
- Invite an editor, section editor, or other staff:
- Enter their email address.
- OJS can send them a registration invitation if they do not yet have an account.
- Once the user is registered, go to Users & Roles โ Users, find them, and click Edit.
- Under Roles, add the appropriate role (e.g., Editor, Section Editor, Copyeditor).
- Click Save.
See Tutorial: Add Users and Assign Roles for full instructions.
Step 9 โ Enable Pluginsโ
- Navigate to Settings โ Website โ Plugins.
- Enable key plugins for your journal:
| Plugin | Purpose |
|---|---|
| CrossRef Reference Linking | Automatic reference linking |
| DOI | Assign DOIs to articles and issues |
| Google Scholar Indexing | Improved Google Scholar metadata |
| ORCID Profile | Validate author ORCID iDs |
| Static Pages | Create custom information pages |
| Subscription Block | Show subscription link in sidebar |
| Usage Statistics | Track article downloads |
- Click the toggle next to each plugin to enable it.
Step 10 โ Test the Journalโ
Before announcing the journal publicly:
- Submit a test article as an author account
- Assign yourself as reviewer and complete a test review
- Record an editorial decision (accept)
- Create a test issue and publish it
- Check that emails are delivered correctly
- Verify the journal homepage looks correct
- Test the article PDF download
After Setupโ
- Add the journal to indexing databases (DOAJ, Crossref, Scopus, etc.)
- Promote the journal to potential authors
- Set up Google Search Console to monitor indexing
- Enable usage statistics reporting
Next Stepsโ
- Tutorial: Add Users and Assign Roles
- Tutorial: Configure Email in OJS
- Tutorial: Enable DOIs with CrossRef
- Journal Manager Overview โ full journal manager reference