dotnet add OrchardCore.ShortcodesThe Shortcodes feature adds shortcode capabilities.
Features
Shortcodes
The Shortcodes feature adds shortcode capabilities. Its manifest-backed feature ID is OrchardCore.Shortcodes, and it is categorized as Infrastructure. No additional feature dependencies are listed for it in this catalog entry. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
Shortcode Templates
The Shortcode Templates feature provides a way to write custom shortcode templates from the admin. Its manifest-backed feature ID is OrchardCore.Shortcodes.Templates, and it is categorized as Content. It depends on OrchardCore.Liquid, and OrchardCore.Shortcodes, so Orchard Core enables those dependencies when this feature is enabled. This description is based on the Orchard Core manifest and official documentation; in Orchard Core, feature entries are shown in the feature management UI with their description, category, and dependencies.
- BSD-3-Clause