[MokoJoomMembership] [FEATURE] WebAssetManager integration and media folder in manifest #48

Open
opened 2026-06-02 19:35:53 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#62

Summary

The component manifest is missing the <media> folder declaration and no joomla.asset.json exists.

Required Changes

  1. Add <media> section to mokojoommembership.xml
  2. Create media/joomla.asset.json with asset definitions

Why

Joomla 4+ uses WebAssetManager for all asset loading. Without this, views cannot properly load CSS/JS.

> Migrated from MokoJoomMembership#62 ## Summary The component manifest is missing the `<media>` folder declaration and no `joomla.asset.json` exists. ## Required Changes 1. Add `<media>` section to `mokojoommembership.xml` 2. Create `media/joomla.asset.json` with asset definitions ## Why Joomla 4+ uses WebAssetManager for all asset loading. Without this, views cannot properly load CSS/JS.
jmiller added the enhancement label 2026-06-02 19:52:09 +00:00
Author
Owner

Built: WebAssetManager — media folder exists in manifest.

Built: WebAssetManager — media folder exists in manifest.
jmiller added the pending: testing label 2026-06-02 20:44:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#48