CoreUI PRO Next.js Admin Template v3.1.0

CoreUI PRO Next.js Admin Template v3.1.0

We are excited to announce the release of CoreUI PRO Next.js Admin Template v3.1.0. This update includes Next.js App Router support, enhanced CoreUI PRO components, and comprehensive dashboard improvements for building sophisticated enterprise admin applications with Next.js.


Speed up your responsive apps and websites with fully-featured, ready-to-use open-source admin panel templates—free to use and built for efficiency.


How to Update

Download from your CoreUI PRO account or clone:

git clone https://github.com/coreui/coreui-pro-next-js-admin-template.git
cd coreui-pro-next-js-admin-template
git checkout v3.1.0
npm install

What’s New

Next.js App Router Support

  • Modern Routing: Full Next.js 14 App Router support
  • Server Components: Optimized with React Server Components
  • Streaming: Improved performance with streaming SSR
  • Layouts: Nested layouts for better code organization

Enhanced Components

  • PRO Components: Latest CoreUI PRO for React v5.24.0
  • Calendar: Custom rendering and quarter selection
  • Chip Components: New Chip and Chip Input
  • Dashboard Widgets: Modern, responsive widgets

PRO-Exclusive Features

  • Advanced Calendar: Custom rendering, events, quarter selection
  • Date & Time Pickers: Feature-rich selection components
  • Multi Select: Advanced dropdown with search
  • Smart Table: Data table with sorting, filtering, pagination
  • Smart Pagination: Advanced pagination controls
  • And more: Full PRO component suite

Getting Started

npm install      # Install dependencies
npm run dev      # Start development server
npm run build    # Build for production
npm start        # Start production server

Why Choose CoreUI PRO for Next.js?

  • Next.js 14 Compatible: Latest Next.js features
  • Server Components: Optimized performance
  • Enterprise Ready: Production-ready template
  • Exclusive Components: PRO-only features
  • TypeScript Support: Full type definitions
  • Priority Support: Dedicated support team
  • Commercial License: Enterprise licensing

Next.js Features

  • App Router: Modern routing with layouts
  • Server & Client Components: Optimized rendering
  • Image Optimization: Built-in image optimization
  • API Routes: Serverless API endpoints
  • Static & Dynamic: Support for both SSG and SSR
  • SEO Friendly: Built-in SEO optimization

For full details, see the changelog on GitHub.