Manage Settings

The Manage Content module allows users to upload JSON files containing key-value pairs, where both keys and values can be in different languages. This module supports multilingual content management, enabling the client-side application to display the appropriate content based on the selected language. When the app's language is changed, the corresponding values from the JSON file are shown, ensuring a seamless multilingual experience.
Figure 1. Manage Settings
  1. The admin can upload JSON files by clicking on the Upload JSON button at top right corner of the manage content page.
  2. The Manage Content screen appears below:
    Figure 2. Manage Content
  3. Click Download Sample JSON if you wish to download a sample JSON file. The following message pops up:
    Figure 3. Download Sample JSON
  4. To upload a JSON file, click on Browse to browse the file to upload.
  5. Once done, click Submit.
  6. The following success message appears on the screen.
  7. The admin can edit the message content by clicking on the edit icon under the Action column on the Manage Content page.
  8. The admin must click the edit icon associated with the message that he wishes to modify.
    Figure 4. Manage Content Page
  9. The Edit Content screen appears:
    Figure 5. Edit Content
  10. Modify the fields as required and click Update. The following success message appears on the screen.
  11. To view the content, the admin must click the view icon under the Action column on the Manage Content page. You must click the view icon corresponding to the message that one wishes to view.
  12. The View Content page appears where the admin can view the content of an existing message:
    Figure 6. View Content