bluehousegroup/silverstripe-unique-page

Prevents admin users from creating more than one instance of a page class.

Maintainers

Package info

github.com/bluehousegroup/silverstripe-unique-page

Type:silverstripe-vendormodule

pkg:composer/bluehousegroup/silverstripe-unique-page

Statistics

Installs: 535

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2018-06-28 23:10 UTC

This package is not auto-updated.

Last update: 2026-03-01 13:14:45 UTC


README

Description

The Unique Page module prevents admin users from creating more than one instance of the page class that it's applied to.

Config

ExamplePage:
  extensions:
    - BluehouseGroup\UniquePage\Extensions\UniquePage