mojoPortal's code and it's default features are free, open source, and available on GitHub.

To get started with the development code, create a directory in your development environment and name it something like "mojoportal".

Next get the code by:

  1. Downloading the master branch and extract the contents of the zip into your development directory.
  2. Clone the Master repository.

To clone the repository you'll need to either have Git installed, or use repository software of your choice. For example, we like GitKraken and SourceTree.

To clone with Git go the directory you created in a Git enabled command prompt and use: git clone https://github.com/i7MEDIA/mojoportal.git.

Last Modified by Elijah Fowler on Nov 28, 2017