OrchardCore.Notifications

dotnet add OrchardCore.Notifications

Provides a way to notify users.

Features

Notifications

Provides a way to notify users. Its manifest-backed feature ID is OrchardCore.Notifications, and it is categorized as Notifications. It depends on OrchardCore.Liquid, 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.

Email Notifications

Provides a way to send email notifications to users. Its manifest-backed feature ID is OrchardCore.Notifications.Email, and it is categorized as Notifications. It depends on OrchardCore.Notifications, and OrchardCore.Email, 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.

Licenses:
Versions:

Previous module
Navigation
Next module
OpenApi