- Issue created by @mohangathala
I'm using Entity share module to deploy content from one environment(staging) to another (production). Iām able to deploy custom content types and custom block types. But When I try to deploy a custom content type that is using Layout Builder and added custom block types directly in Layout builder.
Setup two vanilla Drupal instances for server(server.ddev.site) and client (client.ddev.site).
Activity on Server application :
Activity on Client application
NOTE : Content type and their field related configuration should be same on both the environments.
Custom block type (non-reusable) should be pulled the same as other custom block types (reusable which is shown in the Custom block library)
Active
Code