mosaic
  • Overview
  • Integration
    • Next.js
    • Create React App
    • Webpack
  • Getting started
    • Extensions
    • Themes
  • Tutorials
    • Mosaic + React
    • Mosaic + Webpack
  • Install an extension
    • Install a local extension
    • Install with a package manager
    • Enable or disable an extension
  • Develop an extension
    • Anatomy of an extension
    • Namespaces
    • Runtime plugins
    • Build configuration plugins
  • CRA features
    • CRACO plugins
  • Next.js features
    • Styles
    • Pages
    • Common props
  • Architecture examples
    • Router
  • Themes
    • Parent theme system
    • File shadowing
  • Experimental
    • Module preferences
    • File provisioning
  • in-depth
    • How does it work?
Powered by GitBook
On this page

Was this helpful?

  1. Install an extension

Install with a package manager

Mosaic extensions can be installed via supported package managers.

PreviousInstall a local extensionNextEnable or disable an extension

Last updated 4 years ago

Was this helpful?

The installation process of published to public registries extensions is pretty straightforward. Install the extension as a regular package with your favorite supported package manager.

Currently, yarn and npm are supported. PNPM is not.

Afterwards, .

enable the extension