dotnet add OrchardCore.SmsProvides settings and services to send SMS messages.
Features
SMS
Provides settings and services to send SMS messages. Its manifest-backed feature ID is OrchardCore.Sms, and it is categorized as Communication. 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.
SMS Notifications
Provides a way to send SMS notifications to users. Its manifest-backed feature ID is OrchardCore.Notifications.Sms, and it is categorized as Notifications. It depends on OrchardCore.Notifications, and OrchardCore.Sms, 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