[MokoJoomMembership] [FEATURE] Admin form XML definitions for all entities #57

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

Migrated from MokoJoomMembership#53

Summary

No form XML files exist in admin/forms/. The manifest references this folder but it is empty/missing.

Required Forms

  • plan.xml -- title, alias, description, price, duration, trial, user group, published
  • plan_filter.xml -- search, status filter, ordering
  • subscription.xml -- user, plan, status, dates, gateway reference
  • subscription_filter.xml -- search, status, plan, date range
  • coupon.xml -- code, discount type/amount, usage limits, date range
  • coupon_filter.xml -- search, status
  • email.xml -- event key, subject, body (editor), enabled
  • payment_filter.xml -- search, status, gateway, date range

Location

admin/forms/

Notes

Forms must use Joomla form field types and filter forms enable admin list searching.

> Migrated from MokoJoomMembership#53 ## Summary No form XML files exist in `admin/forms/`. The manifest references this folder but it is empty/missing. ## Required Forms - `plan.xml` -- title, alias, description, price, duration, trial, user group, published - `plan_filter.xml` -- search, status filter, ordering - `subscription.xml` -- user, plan, status, dates, gateway reference - `subscription_filter.xml` -- search, status, plan, date range - `coupon.xml` -- code, discount type/amount, usage limits, date range - `coupon_filter.xml` -- search, status - `email.xml` -- event key, subject, body (editor), enabled - `payment_filter.xml` -- search, status, gateway, date range ## Location `admin/forms/` ## Notes Forms must use Joomla form field types and filter forms enable admin list searching.
jmiller added the admin-uimembership labels 2026-06-02 19:52:10 +00:00
Author
Owner

Built: Admin form XML already exists — plan.xml, coupon.xml, subscription.xml + 4 filter forms.

Built: Admin form XML already exists — plan.xml, coupon.xml, subscription.xml + 4 filter forms.
jmiller added the pending: testing label 2026-06-02 20:31:43 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#57