Skip to content
  • There are no suggestions because the search field is empty.

Requesting Wiise Source Code

Summary

Requesting Wiise source code involves a simple registration process that adopts the open-source code of conduct. Wiise source code is to be used on Wiise customers.

Below are the steps for requesting then downloading the Wiise source code:

  1. Create a GitHub account.

  2. Follow the Wiise GitHub account and submit your request.

  3. Get invited to the relevant repository.

  4. Download the source code.

1. Creating a GitHub account

GitHub is a Microsoft owned repository hosting service designed for developers to collaborate and communicate. Wiise has adopted the open source code of conduct and aims to provide Wiise partners access to developments that will regularly require extending.

Each Wiise partner needs to nominate 1 primary contact who will sign up for GitHub and request the Wiise IP from there. If your team is not already on GitHub, here is where to sign up.

2. Following the Wiise GitHub account and submitting your request

Once the nominated primary contact has created their GitHub account, they'll need to follow the Wiise GitHub account and request the Wiise source code by emailing support@wiise.com directly from the GitHub account.

3. Wiise Invites you to the relevant repositories

Once our team have reviewed your request to download the Wiise source code, the primary contact will receive the invitation.

Note: Wiise invitation request will expire if not actioned within 7 days.

4. Download source code and collaborate

  • After accepting the invitation, the Wiise partner's primary contact will receive the repository where the Wiise source code is housed. 

  • Each repository will contain documents that explain how you can get started with setting up the source code within Wiise.

  • Use GitHub to suggest improvisations or changes you've made. Wiise will review each and, if published, your contribution will be highlighted to the Wiise partner network via the Wiise partner newsletter.

  • You can also submit your changes to the master branch of the repository (base code) by creating your own development branch. Commit your changes and create a pull request to merge your development branch with the master branch. Only Wiise development managers can approve the pull requests.