The No-Code Headless Mode package
Another Umbraco package done 🥳 introducing the “No-Code Headless Mode”.
This package has has been created to reduce friction for the content editors, when Umbraco is used in a purely headless setup. It removes or alters editor UI features that are either not applicable or misleading in a headless setup.
It is a stand-alone package, but it pairs really well with the No-Code Delivery API package 🙏
To install No-Code Headless Mode, run this command in the Umbraco project folder:
dotnet add package Kjac.NoCode.HeadlessMode
The package is of course free and open source. More details can be found on the package GitHub repository.
Happy coding 💜