Installation
Requirements #
- Craft CMS 5.10 or later
- PHP 8.2 or later
- A GitHub personal access token
Installation #
Shell
composer require bensomething/craft-scribe:^1.0.0-beta
php craft plugin/install scribe
The -beta in the constraint is what lets Composer install it under a project's default stable minimum stability.