Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.16 KB

File metadata and controls

38 lines (25 loc) · 1.16 KB

Ban Module

This module allows administrators to ban visitors or requests to their site from individual IP addresses.

Version

1.0.0

Category

Security

Dependencies

This module has no dependencies.

Features

Name Ban (OrchardCoreContrib.Ban)
Description Blocks requests from configured IP addresses.
Dependencies

NuGet Packages

Name Version
OrchardCoreContrib.Ban 1.0.0

Get Started

  1. Install the OrchardCoreContrib.Ban NuGet package to your Orchard Core host project.
  2. Go to the admin site
  3. Select Configuration -> Features menu.
  4. Enable the Ban feature.
  5. Select Configuration -> Settings -> Ban menu
  6. Now you can manage banned IP addresses.