69 Forks
275 Stars
275 Watchers

next-drupal

Next.js for Drupal has everything you need to build a next-generation front-end for your Drupal site: SSG, SSR, and ISR, Multi-site, Authentication, Webforms, Search API, I18n and Preview mode (works with JSON:API and GraphQL).

How to download and setup next-drupal

Open terminal and run command
git clone https://github.com/chapter-three/next-drupal.git
git clone is used to create a copy or clone of next-drupal repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with next-drupal https://github.com/chapter-three/next-drupal/archive/master.zip

Or simply clone next-drupal with SSH
[email protected]:chapter-three/next-drupal.git

If you have some problems with next-drupal

You may open issue on next-drupal support forum (system) here: https://github.com/chapter-three/next-drupal/issues