Custom fields for locations #6

Closed
opened 2026-05-21 17:20:49 +00:00 by jmiller · 0 comments
Owner

Summary

Support Joomla's built-in custom fields system (com_fields) for extensible location data.

Requirements

  • Register com_mokojoomstorelocator as a custom fields context
  • Custom field groups per category
  • Display custom fields on frontend location detail view
  • Filter/search locations by custom field values
  • Standard Joomla field types (text, list, radio, checkbox, etc.)

Acceptance Criteria

  • Custom fields can be created for locations via com_fields
  • Field groups can be associated with categories
  • Custom fields display on location detail page
  • Custom field values searchable/filterable
## Summary Support Joomla's built-in custom fields system (com_fields) for extensible location data. ## Requirements - Register com_mokojoomstorelocator as a custom fields context - Custom field groups per category - Display custom fields on frontend location detail view - Filter/search locations by custom field values - Standard Joomla field types (text, list, radio, checkbox, etc.) ## Acceptance Criteria - [ ] Custom fields can be created for locations via com_fields - [ ] Field groups can be associated with categories - [ ] Custom fields display on location detail page - [ ] Custom field values searchable/filterable
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomStoreLocator#6