umbraco-openapi-client
π―Skillfrom umbraco/umbraco-cms-backoffice-skills
Generates an OpenAPI client for Umbraco's backoffice API, enabling seamless TypeScript integration and type-safe API interactions.
Part of
umbraco/umbraco-cms-backoffice-skills(76 items)
Installation
/plugin marketplace add umbraco/Umbraco-CMS-Backoffice-Skills/plugin install umbraco-cms-backoffice-skills@umbraco-backoffice-marketplace/plugin install umbraco-cms-backoffice-testing-skills@umbraco-backoffice-marketplacegit clone https://github.com/umbraco/Umbraco-CMS.gitgit clone https://github.com/umbraco/Umbraco.UI.gitMore from this repository10
Provides a standardized API for accessing and managing Umbraco's contextual information and application state across backoffice extensions and plugins.
Enables performing bulk actions on collections within the Umbraco backoffice, allowing developers to quickly manipulate multiple content, media, or document items through a unified interface.
Provides predefined value presets for Umbraco content property fields, allowing quick and consistent data entry by offering pre-configured default or commonly used values that can be easily selecte...
Provides utility functions and helper methods to simplify writing and running Playwright-based end-to-end tests for the Umbraco CMS backoffice, reducing test complexity and improving test automatio...
Helps developers select and configure Umbraco manifest files by providing an interactive picker interface for browsing, selecting, and managing manifest configurations within the Umbraco backoffice.
Generates Umbraco project setup scripts and configuration files using the Package Script Writer CLI, simplifying the initial creation and configuration of Umbraco development environments.
Manages and customizes user profile settings and information within the Umbraco backoffice, allowing administrators to view, edit, and configure user profile details and permissions.
Manages and synchronizes state across Umbraco backoffice components, providing centralized reactive state handling and predictable data flow for extensions and custom interfaces.
Implements a standardized repository pattern for data access in Umbraco, providing a consistent and abstracted approach to performing CRUD operations across different entity types in the Umbraco CM...
Validates and manages validation contexts for Umbraco backoffice forms and data entry, providing robust input validation and error handling mechanisms.