dotnet add OrchardCore.PlacementsThe Placements module provides a way to define shape placement in admin UI.
Features
Placements
The Placements module provides a way to define shape placement in admin UI. Its manifest-backed feature ID is OrchardCore.Placements, and it is categorized as Development. 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.
Placements file storage
Stores Placements in a local file. Its manifest-backed feature ID is OrchardCore.Placements.FileStorage, and it is categorized as Development. It depends on OrchardCore.Placements, so Orchard Core enables that dependency 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