Skip to content
This repository has been archived by the owner on Dec 6, 2021. It is now read-only.

speckleworks/SpeckleExcel

Repository files navigation

SpeckleExcel

Netlify Status

Speckle client for Microsoft Excel

⚠️ IMPORTANT ⚠️

Speckle v1 has reached EOL and is no longer mainatined. Check out our brand new 👉 Speckle v2! Read more about the announcemnt here and check out or new website.

SpeckleExcel

Installation

SpeckleExcel will be added to the Office AppSource soon. For now, you can sideload the plugin using the following steps:

  1. Download manifest.xml from the SpeckleExcel folder here
  2. Sideload the app:

Server requirements

  • SpeckleExcel requires updated Speckle servers (minimum commit supported)
  • Please ensure that your Speckle server has https://excel.speckle.systems specified under REDIRECT_URL within the .env file

Build Setup

SpeckleExcel contains two Office add-ins to sideload, one for release and one for development:

  • SpeckleExcel: uses https://excel.speckle.systems as the plugin source
  • SpeckleExcelDev: uses https://localhost:8080 as the plugin source
    • Make sure to add the certificate from https://localhost:8080 before loading the plugin

Build instructions

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run start

# build for production with minification
npm run build

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •