kirby3-schema icon indicating copy to clipboard operation
kirby3-schema copied to clipboard

Generate JSON schema in Kirby

Results 2 kirby3-schema issues
Sort by recently updated
recently updated
newest added

> 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...