Skip to content

NSERC-SSHRC-CRSNG-CRSH/ResearchPortal-Web

Repository files navigation

Research Portal Web

This is a Proof of Concept to investigate developing a Portal for Dynamics 365 built using the xRM Portals Community Edition project.

Objectives

It is the objective to limit the customizations, and make use of the configuratoins. To accomplish this, we strive to not modify the underlaying MasterPortal project, but build a area to runs within it.

If there are features and customizations that the core xRM Portals would benifit from, it would be in the interest in contributing the changes to the core framework back to the project.

Building

To build the project, ensure that you have Git installed to obtain the source code, and Visual Studio 2017 installed to compile the source code.

Clone the RP 2.0 project, and initialze you it.

  • Open the ResearchPortal-Web.sln solution file in Visual Studio
  • Build the solution in Visual Studio

Deployment

TBD

System Requirements

The following system requirements are additional to those listed in Self-hosted_Installation_Guide_for_Portals.pdf:

License

This project uses the MIT license.

Contributions

This project accepts community contributions through GitHub, following the inbound=outbound model as described in the GitHub Terms of Service:

Whenever you make a contribution to a repository containing notice of a license, you license your contribution under the same terms, and you agree that you have the right to license your contribution under those terms.

Note: This project will accept contributions only for Research Portal customizations. To contribute changes that are specific to the core xRM Portals, please submit the contributions to https://github.com/Adoxio/xRM-Portals-Community-Edition

Please submit one pull request per issue so that we can easily identify and review the changes.