Install in Word
First, save the add-in manifest.
Download manifest.xml- Open Word (on the web or Word for Windows) and open any document.
- On the ribbon, go to Home → Add-ins (or Insert → Get Add-ins), then open My Add-ins.
- Choose Upload My Add-in, select the
manifest.xmlyou just downloaded, and click Upload. - Open the LawManage button that appears on the ribbon to launch the add-in.
- Open Word for Mac and open any document.
- On the ribbon, go to Home → Add-ins, open My Add-ins, then choose Upload My Add-in and select the downloaded
manifest.xml. - If sideloading is disabled, place the manifest in Word's add-in folder instead:
mkdir -p ~/Library/Containers/com.microsoft.Word/Data/Documents/wef mv ~/Downloads/manifest.xml ~/Library/Containers/com.microsoft.Word/Data/Documents/wef/law-manage.xml
then quit and reopen Word. - Open the LawManage button that appears on the ribbon to launch the add-in.