feat: settings import/export across sites #132

Open
opened 2026-06-02 14:31:22 +00:00 by jmiller · 1 comment
Owner

Summary

Export/import all MokoWaaS plugin settings as JSON.

Features

  • Export all plugin params as JSON
  • Export individual plugin settings
  • Import JSON and apply to matching plugins
  • Validation and conflict warnings
  • Dashboard export/import buttons
  • API endpoint GET/POST /api/v1/mokowaas/settings
## Summary Export/import all MokoWaaS plugin settings as JSON. ## Features - [ ] Export all plugin params as JSON - [ ] Export individual plugin settings - [ ] Import JSON and apply to matching plugins - [ ] Validation and conflict warnings - [ ] Dashboard export/import buttons - [ ] API endpoint GET/POST /api/v1/mokowaas/settings
jmiller added the joomlaphp labels 2026-06-02 14:31:22 +00:00
Author
Owner

Branch created: feature/132-feat-settings-import-export-across-sites

git fetch origin
git checkout feature/132-feat-settings-import-export-across-sites
Branch created: [`feature/132-feat-settings-import-export-across-sites`](https://git.mokoconsulting.tech/MokoConsulting/MokoWaaS/src/branch/feature/132-feat-settings-import-export-across-sites) ```bash git fetch origin git checkout feature/132-feat-settings-import-export-across-sites ```
Sign in to join this conversation.
No labels joomla php
Type Feature
Status
Priority
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoWaaS#132