Pimcore Schema

Installs: 46 803

Dependents: 0

Suggesters: 2

Security: 0

Stars: 10

Watchers: 11

Forks: 3

Open Issues: 0

Type:pimcore-bundle

v3.1.0 2024-12-05 10:53 UTC

README

Software License Software License Latest Release Tests PhpStan

Schema.org type builder and ld+json generator for pimcore. This bundle requires the spatie/schema-org package.

Release Plan

Installation

"require" : {
    "dachcom-digital/schema" : "~3.1.0",
}

Add Bundle to bundles.php:

return [
    SchemaBundle\SchemaBundle::class => ['all' => true],
];
  • Execute: $ bin/console pimcore:bundle:install SchemaBundle

Upgrading

  • Execute: $ bin/console doctrine:migrations:migrate --prefix 'SchemaBundle\Migrations'

Output

image

Note

Test your output on https://search.google.com/structured-data/testing-tool

Further Information

Upgrade Info

Before updating, please check our upgrade notes!

License

DACHCOM.DIGITAL AG, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
dachcom.com, dcdi@dachcom.ch
Copyright © 2024 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit LICENSE.md