Updating Your Portal

To upload your files, you will need to do the following:

  • create a folder with the org name for the portal. It will be org-NAME OF COMMUNITY

  • Make sure all of your json files are in the folder

  • Make sure all of your assets/ images are in the folder.

    • has to be .json, .png, or .jpg

Then,

  • Ensure that you have md5 and jq downloaded

  • Ensure that you have the manage_community_assets.sh script (this is already provided to you when you have a license for the portal)

Finally,

Run one of the following lines of code

To upload or update the portal assets:

bash manage_community_assets.sh path/to/org-org_name 2

to delete the portal assets:

bash manage_community_assets.sh path/to/org-org_name 1

Remember to clear your browser cache after updating the portal assets.

Resources

Portal Documentation

Full Documentation

Please email [email protected] to create a support ticket if there are technical issues.

Last updated

Was this helpful?