https://github.com/powerappsdarren/msapp-pac-extract
It's time to edit your canvas Power Apps application as YAML code. You need tools to help you extract and compact those MSAPP's with Microsoft's PAC.
https://github.com/powerappsdarren/msapp-pac-extract
Last synced: 10 months ago
JSON representation
It's time to edit your canvas Power Apps application as YAML code. You need tools to help you extract and compact those MSAPP's with Microsoft's PAC.
- Host: GitHub
- URL: https://github.com/powerappsdarren/msapp-pac-extract
- Owner: PowerAppsDarren
- License: mit
- Created: 2025-05-02T15:23:48.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-02T17:39:25.000Z (about 1 year ago)
- Last Synced: 2025-06-11T01:11:24.302Z (about 1 year ago)
- Language: PowerShell
- Size: 2.42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MSAPP-PAC-Extract
It's time to edit your canvas Power Apps application as YAML code. You need tools to help you extract and compact those MSAPP's with Microsoft's PAC.
Some shared knowledge and resources (also released under the liberal MIT open source licence) laid the groundwork for the contents of this repository.
# Credits
Credit goes to BulbDigital introducting the use of PowerShell scripts to unpack and unpack MSAPP files. Here is their template file they have made available:
>All Bulb Digital downloadable resources are provided under the MIT License
- https://www.bulb.digital/resources/powerapps-theme-template
- https://github.com/BulbDigital
- https://youtu.be/aRzVPkHkUPg
Credit is due to @iammancat both from this repo and also from BulbDigital that they based a portion of their work on:
- https://www.iammancat.dev/2022/01/power-apps-branding-template-v3/
- https://www.iammancat.dev/2020/09/converting-a-landscape-power-app-to-portrait-and-vice-versa/