Skip to content

Conversation

@iOvergaard
Copy link
Contributor

Description

  • Added a new guide, umbraco-extension-template.md, detailing how to use the umbraco-extension dotnet template to create and manage Umbraco extensions
  • Updated Node.js version requirement from v20 to v22
  • Merged the typescript-setup.md into development-flow/README.md for clarity and to avoid confusion

Minor Enhancements:

  • Added a new redirect in .gitbook.yaml to point customizing/development-flow/typescript-setup to customizing/development-flow/README.md.
  • Updated the vite-package-setup.md guide to reference the new Umbraco Extension Template as the recommended approach for building extensions.

Type of suggestion

  • Typo/grammar fix
  • Updated outdated content
  • New content
  • Updates related to a new version
  • Other

Product & version (if relevant)

16.0.0

Deadline (if relevant)

ASAP

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new guide on using the umbraco-extension dotnet template to build Umbraco extensions, while also updating the Node.js version requirement and consolidating the TypeScript setup documentation into the main README.

  • Added a detailed guide (umbraco-extension-template.md) for the Umbraco Extension Template.
  • Updated Node.js version and related documentation to reflect LTS v22.15.0.
  • Merged the TypeScript setup documentation from typescript-setup.md into README.md and added a corresponding redirect in .gitbook.yaml.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
16/umbraco-cms/customizing/development-flow/vite-package-setup.md Updated info block with a link to the new extension template guide.
16/umbraco-cms/customizing/development-flow/umbraco-extension-template.md New guide introducing the umbraco-extension dotnet template.
16/umbraco-cms/customizing/development-flow/typescript-setup.md Removed as its content was merged into README.md.
16/umbraco-cms/customizing/development-flow/README.md Merged TypeScript setup instructions and updated content and links.
16/umbraco-cms/.gitbook.yaml Added a redirect for the removed typescript-setup.md file.

@eshanrnh
Copy link
Contributor

eshanrnh commented May 7, 2025

Thanks for the PR, @iOvergaard 💪 We will review it as soon as we can 🙌

Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From a technical perspective, I am happy with the changes.

I have left a couple of suggestions, no showstoppers.

iOvergaard and others added 2 commits May 8, 2025 08:26
…template.md

Co-authored-by: Lee Kelleher <leekelleher@users.noreply.github.com>
…template.md

Co-authored-by: Lee Kelleher <leekelleher@users.noreply.github.com>
Copy link
Contributor

@eshanrnh eshanrnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, @iOvergaard I've added couple of suggestions to reduce the usage of "You" and change sentences to active voice - which I'll incorporate in a moment.

@eshanrnh eshanrnh merged commit 6928083 into main May 8, 2025
2 of 3 checks passed
@sofietoft sofietoft deleted the v16/docs/umbraco-extension branch May 16, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants