Skip to content

tv2regionerne/statamic-locks

Repository files navigation

Statamic Locks

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.