Akumina Developer Documentation

Akumina Developer Documentation

  • Docs
  • Blog

›Yo Akumina

Akumina 4.5

  • Akumina Framework 4.5.0.0 Overview
  • Akumina Framework Performance Considerations
  • Forcing latest widget javascript updates to be fetched
  • Akumina.AddIn.Logger
  • Measuring Performance With Mark and Measure
  • Wrapping GenericListControl with Custom ViewModel Functionality
  • Disabling debug mode

Akumina Widget Builder

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

Yo Akumina

  • Yo Akumina
  • React
  • Simple template

Site Deployer

  • Continuous Site Package Deployment via a console app
  • Site Package Overview
  • Apps Folder
  • Branding Folder
  • ContentEditor Folder
  • ContentTypes Folder
  • ListDefinitions Folder
  • MasterPages Folder
  • PageContent Folder
  • PageLayouts Folder
  • Pages Folder
  • ProvisionerFiles Folder
  • SolutionsFolder
  • Taxonomy Folder
  • UploadFiles Folder
  • Workflow Folder

Deployment Manager

  • 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

App Manager

  • Hide login dialog
  • Enabling Load Balancing

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

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

Yo Akumina

Akumina widget Yeoman generator

This yeoman template enables developers to get up and running with a vanilla or react js or ts Akumina Widget. The Akumina team is actively working on creating a better developer experience for the whole widget lifecycle...

Akumina Widget Builder quick start

Install

Make sure to have NODE 8.9.1++ or the LTS version: Download Node - Choose the LTS version

Install Locally

Install Yeoman and generator-akumina locally.

npm install yo
npm install generator-akumina

Then generate your new project:

mkdir project-name
cd project-name
npx yo akumina

Install Globally

Install Yeoman and generator-akumina globally.

npm install -g yo
npm install -g generator-akumina

Then generate your new project:

mkdir project-name
cd project-name
yo akumina

Choose between React and simple vanilla widget stubs, then see the wiki or the generated README.md for more information.

← Token replacement for widget propertiesReact →
  • Install
    • Install Locally
    • Install Globally
Akumina Developer Documentation
Docs
Akumina Framework 4.5Akumina Widget BuilderAkumina Yeoman GeneratorSite Deployer
Community
More
GitHubStar
Copyright © 2019 Akumina