An open API service indexing awesome lists of open source software.

https://github.com/devkeydet/themingpackagedeployertest


https://github.com/devkeydet/themingpackagedeployertest

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ThemingPackageDeployerTest

Test this in an environment where you don't have the theming module installed and confirm that the "Power Apps component framework for canvas apps" setting is "Off" in the environment

![image](https://user-images.githubusercontent.com/4499296/158817299-e72bd7b3-ce2e-49af-9bd4-6a67cb3e7a33.png)

Download release zip file

Make sure to unblock the zip file before extracting contents

![image](https://user-images.githubusercontent.com/4499296/158845271-a4f80c41-92d6-4c0f-94d5-bc2abf4f7096.png)

Extract contents

authenticate to the Dataverse environment using pac

Run the following command

pac package deploy --package ThemingPackageDeployerTest.dll

Confirm that the "Power Apps component framework for canvas apps" setting is "On" in the environment, theming solution is imported, and test that the theme editor app succesfully loads the PCF component (color picker)

![image](https://user-images.githubusercontent.com/4499296/158817638-a49f64da-54eb-4b8e-bc06-095214daad13.png)