module-blog icon indicating copy to clipboard operation
module-blog copied to clipboard

Class 'PostListTemplate' not available.

Open hiten-gautami opened this issue 1 year ago • 1 comments

Magefan\Blog\Model\Config\Source\PostListTemplate

hiten-gautami avatar Sep 09 '24 06:09 hiten-gautami

@hiten-gautami , thank you for your report. If you check https://github.com/magefan/module-blog/blob/master/etc/di.xml you will see that the Magefan\Blog\Model\Config\Source\PostListTemplate is a virtual type.

To make it available, please run the command bin/magento setup:di:compile

Please let us know if it helps to solve the issue.

magefan avatar Sep 12 '24 13:09 magefan