This module allows the user to track the content item's views count.
1.0.0
Content Management
| Product | Module |
|---|---|
| OrchardCore | Contents (OrchardCore.Contents) |
| Name | View Count (OrchardCoreContrib.ViewCount) |
| Description | Allows you to track the number of views of a content item. |
| Dependencies | OrchardCore.Contents |
| Name | Version |
|---|---|
OrchardCoreContrib.ViewCount |
1.0.0 |
- Install the
OrchardCoreContrib.ViewCountNuGet package to your Orchard Core host project. - Go to the admin site
- Select Configuration -> Features menu.
- Enable the
View Countfeature. - Go to the Contents -> Content Definitions -> Content Types
- Edit the content type that you want to track its number of views.
- Click the
Add Partbutton. - Choose
View Countfrom the list.