- Issue created by @monaw
- Status changed to Postponed: needs info
almost 2 years ago 12:15pm 15 March 2023 - πΊπΈUnited States jrockowitz Brooklyn, NY
Some aspects of the Schema.org Blueprints module must be enabled on the site to support things like JSON-LD.
I am guessing you are facing a config export/import issue between your environments.
I am able to execute the below steps without any problems
- drush schemadotorg:set-setup common
- drush config-export
- # Make some changes
- drush config-import
thanks Jacob for your confirmation that the import should work! some followup questions/info:
- the error doesn't suggest JSON-LD but perhaps i have missed something?
- both my source and destination environments are pretty much stock Drupal 9.5.3 using ddev...just the minimum to explore and test this module's functionalities; only extra modules i installed are Devel, JSON API Extras, and Metatag
- please elaborate more about the " schemadotorg:set-setup Setup the Schema.org mapping set. (soss)" command you used?
- for the test you did above, does the destination site have or not have the Schema.org Blueprints modules?
- for your test above, did your content type have custom fields or any field over-rides?
thanks!
- πΊπΈUnited States jrockowitz Brooklyn, NY
The destination should have the same modules downloaded.
To use the Schema.org Blueprints module to create some generic reusable configuration, you will need to have a decent understanding of Drupal's configuration management system.
The `drush schemadotorg:set-setup common` command generates multiple related Schema.org types in sequence.
- yes, the destination drupal had the same modules, except no Blueprints modules (since that's what i'm testing)
- so just to be sure i understand, when you did your test outline in comment #2 above, the destination drupal site HAS the Blueprints modules and they are enabled?
- πΊπΈUnited States jrockowitz Brooklyn, NY
I think the Schema.org Blueprints module needs to be installed because of the mappings.
ok, thanks again Jacob for all your support! i am going to recommend that we do use this module, just wanted to understand the limitations (: you can go ahead and close this issue
- Status changed to Closed: outdated
almost 2 years ago 4:09pm 17 March 2023