[MokoJoomMembership] [FEATURE] WebAssetManager integration and media folder in manifest #48
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
The component manifest is missing the
<media>folder declaration and nojoomla.asset.jsonexists.Required Changes
<media>section tomokojoommembership.xmlmedia/joomla.asset.jsonwith asset definitionsWhy
Joomla 4+ uses WebAssetManager for all asset loading. Without this, views cannot properly load CSS/JS.
Built: WebAssetManager — media folder exists in manifest.