A premium, feature-rich theme for Open Journal Systems 3.5+ with modern design, extensivecustomization options, and superior performance.
- 🎨 Modern Design: Clean, professional interface with dark mode support
- ⚙️ Highly Customizable: Multiple layout options, color schemes, and typography settings
- 🚀 Performance Optimized: Built with Vite, Tailwind CSS, and modern best practices
- ♿ Accessible: WCAG 2.1 AA compliant with keyboard navigation support
- 📱 Responsive: Mobile-first design that works on all devices
- 🌍 Multilingual: Support for 13+ languages with RTL layout support
- OJS 3.5+
- PHP 8.2+
- Node.js 18+ (for development only)
- Download the latest release
- Extract to
{OJS_ROOT}/plugins/themes/premium/ - Login to OJS admin dashboard
- Navigate to Settings → Website → Appearance
- Enable the "Premium Theme"
- Configure theme options as desired
# Install dependencies
npm install
composer install
# Start development server
npm run dev
# Build for production
npm run buildpremium/
├── classes/ # PHP classes (PSR-4)
├── templates/ # Smarty templates
├── styles/src/ # Source CSS files
├── js/src/ # Source JavaScript files
├── dist/ # Compiled assets
└── locale/ # Translation files
- Single Column: Full-width content, no sidebars
- Two Columns: Main content with right sidebar
- Three Columns: Main content with dual sidebars
Choose from 10+ preset color schemes:
- Ocean Blue
- Nature Green
- Royal Purple
- Vibrant Red
- Sunset Orange
- And more...
Select from 50+ Google Fonts for headings and body text, or use custom fonts.
GPL-3.0-or-later
For bug reports and feature requests, please visit our GitHub repository.
Version: 1.0.0
OJS Compatibility: 3.5+
Last Updated: 2026-01-18