Skip to content

Icon is broken in EM #20

@xperseguers

Description

@xperseguers

When installing this extension in a website deployed with helhum/typo3-secure-web, only assets available are those found in Resources/Public. This means that EXT:<extension>/ext_icon.[gif|png] is not accessible.

According to \TYPO3\CMS\Core\Utility\ExtensionManagementUtility::getExtensionIcon you should just move and rename your extension icon:

/ext_icon.gif -> /Resources/Public/Icons/Extension.gif

works with many of my extensions. This works since at least TYPO3 v8 and is compatible with TER detail page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions