Extension adding a panel to the content editor screen containing additional info for the current entry, such as the URL, image or custom data using a twig template. The contents of this panel can be overridden for each contenttype.
- PHP >=7.0
- Bolt =>3.2
To add additional content for a contenttype, create a template content-info/_slug.yml in your theme directory, check out content-info/_default.twig for available blocks to override.