next-drupal
next-drupal copied to clipboard
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...
This pull request is for: (mark with an "x") - [ ] `examples/*` - [X ] `modules/next` - [ ] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` -...
This pull request is for: (mark with an "x") - [ ] `examples/*` - [ ] `modules/next` - [ ] `packages/next-drupal` - [x] `starters/basic-starter` - [ ] `starters/graphql-starter` (not yet)...
### Package containing the bug I’m not sure ### Describe the bug When pathauto is configured and a node is created, the revalidator plugin only attempts to invalidate the `/node/##`...
### Package containing the bug Building pages documentation ### Describe the bug In the *building pages* documentation, the `drupal.getResource` function is called with the result of `drupal.translatePath` as its first...
This pull request is for: (mark with an "x") - [ ] `examples/*` - [ ] `modules/next` - [ ] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` -...
### Package Not package-specific ### Describe the feature request The current Drupal site included in the monorepo isn't sufficient for most local development use cases. It requires a database seed...
This pull request is for: (mark with an "x") - [x ] `examples/umami` - [ ] `modules/next` - [ ] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` -...
This pull request is for: - [ ] `examples/*` - [x] `modules/next` - [ ] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` - [ ] `starters/pages-starter` - [...
This pull request is for: (mark with an "x") - [ ] `examples/*` - [ ] `modules/next` - [x] `packages/next-drupal` - [ ] `starters/basic-starter` - [ ] `starters/graphql-starter` - [...
### Package next-drupal (NPM package) ### Describe the feature request We've updated the documentation site to generate API docs using Typedoc in order to reduce the maintenance effort for that...