tv2regionerne/statamic-locks

There is no license information available for the latest version (v1.7.0) of this package.

Installs: 1 163

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/tv2regionerne/statamic-locks

v1.7.0 2024-11-19 09:44 UTC

README

Statamic Locks is a Statamic addon that lets you lock resources

How to Install

Run the following command from your project root:

composer require tv2regionerne/statamic-locks

Configuration

A configuration file can be published by running the following command:

php artisan vendor:publish --tag=statamic-locks-config

This will create statamic-locks.php in your config folder.