magento2-docker/app/code/Kai/Widget/view/frontend/templates/mywidget.phtml

5 lines
124 B
PHTML
Executable File

<div>
<!-- Your widget content goes here -->
<p><strong>Kai Widget</strong> Hello, I am a custom widget!</p>
</div>