Akumina Developer Documentation

Akumina Developer Documentation

  • API
  • Docs
  • Blog

›Site Creator

Akumina

  • Quickstart

Yo Akumina

  • Yo Akumina
  • Start with Yeoman
  • React
  • Simple template

Widget Builder

  • Widget Builder Structure
  • Akumina Widget Builder
  • Skipping instances
  • Token replacement for widget properties

Widget Development Quickstart

  • Setting up the Project
  • Configuring .env file
  • Configuring - akumina.sitedployer.config.json file
  • Configuring - akumina.config.json file
  • Extras

Widget Info

  • Akumina Widgets Overview
  • Building a New Widget Instance
  • Widget Views
  • Widget Properties
  • Global vs Local widgets (Widget Scoping)
  • Akumina React Widgets
  • Callbacks
  • RenderChildWidgets
  • Vendor Package List

Virtual Page Builder

  • Akumina Virtual Page Builder
  • Using Virtual Page Layouts
  • Creating a Custom Layout

Stream Card Builder

  • Installation
  • Stream Card Builder
  • Custom Cards
  • Activity Comments Config
  • Akumina Activity Stream PUSH Subscription using PowerAutomate to connect to ServiceNow
  • Akumina Activity Stream PUSH Subscription using PowerAutomate to connect to Dynamic 365

Site Deployer

  • Overview
  • Version 6.0
  • List Attribute Deployments
  • NPM Commands
  • SPA Updates and Deploying to multiple sites

Authoring

  • Content Action Event
  • Publish Validation Integration
  • Field Event Integration
  • CK Editor external plugins

Headless

  • Quickstart
  • Headless Teams support
  • Headless Troubleshooting

Modern

  • Overview
  • FAQ
  • Single Page Application
  • Modern Web Part Library
  • Google Analytics for Modern Pages

Site Creator

  • Overview
  • Adding A Custom Site Definition
  • Core Step Classes
  • Custom Site Definition Components
  • Custom Site Definition XML
  • Custom Subsite Definitions
  • Sample Step Code
  • Supported Tokens

Azure DevOps

  • CI/CD using Azure DevOps
  • Setting up a build to deploy a site package
  • Setting up a build to deploy file to App Manager hosted in an app service

Configuration

  • Configuration Context Overview
  • Edit the Redis cache timeout
  • Using a key vault for the client id and client secret

Debugging

  • Debugging in Akumina

Advanced

  • Central Site Collection Support
  • Eventing OOB Digital Workplace Events
  • Working with custom JSX Views
  • Page Indexing

Service Hub

  • Quickstart

Patch Notes

  • Patch Notes

Supported Tokens

Overview

Using the Deployment Manager SDK, it is sometimes necessary to replace values in deployed assets. An example of this is when deploying an image, you want to have a list item reference that image URL. The tokens exist to support such a use case. The Deployment Manager SDK supports multiple tokens which are replaced with site specific values upon deployment.

List.xml & Update.xml

Tokens that we support within the List.xml and Update.xml.

  • {ListId} – the guid identifying the list
  • {SiteId} – the guid identifying the site
  • {SiteTitle} – the title of the site
  • {SiteUrl} – the url of the site
  • {SiteCollectionId} – the guid identifying the root site collection
  • {SiteCollectionTitle} – the title of the root site collection
  • {SiteCollectionUrl} – the url of the root site collection
  • {ReferenceListId:ListName} – the guid identifying the list with the title ListName

MasterPage

Tokens that we support within the masterpage.html file

  • {NewGuid} – a random guid, used for creating random identifiers
  • {SiteUrl} – the url of the site

pages.xml

Tokens that we support within the pages.xml

  • {SiteTitle} – The title of the current site
  • {SiteUrl} – The url of the current site
  • {SiteCollectionUrl} – The url of the root site collection
  • {NewGuid} – A random guid, used for creating random identifiers

References

To learn how to leverage the Deployment Manager SDK see the following articles:

  • Overview
  • Adding A Custom Site Definition
  • Core Step Classes
  • Custom Site Definition Components
  • Custom Site Definition XML
  • Custom Subsite Definitions
  • Sample Step Code
← Sample Step CodeCI/CD using Azure DevOps →
  • List.xml & Update.xml
  • MasterPage
  • pages.xml
  • References
Akumina Developer Documentation
Docs
Akumina Framework 5.0Akumina Widget BuilderAkumina Yeoman GeneratorSite Deployer
Community
Akumina Community Site
More
GitHubStar
Copyright © 2024 Akumina