kirby3-schema
kirby3-schema copied to clipboard
Generate JSON schema in Kirby
> During inheritance of ArrayAccess: Uncaught Whoops\Exception\ErrorException: Return type of Spatie\SchemaOrg\BaseType::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool > \site\plugins\kirby3-schema-master\vendor\spatie\schema-org\src\BaseType.php:12 Kirby 4.0.0-rc.4 PHP 8.1.23
Kirby plugin best practices: > Always add a composer.json file with basic information about your plugin, including the current version number, so that Kirby can use this information in the...