GitHub - nocobase/plugin-samples

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

NocoBase Plugin Samples

Document

Install

yarn install
yarn nocobase install

Add Plugin

Via CLI

yarn pm add plugin-package-name
yarn pm enable plugin-package-name

Example:

yarn pm add @nocobase-sample/plugin-add-page
yarn pm enable @nocobase-sample/plugin-add-page

Via .env file

APPEND_PRESET_BUILT_IN_PLUGINS=@nocobase-sample/plugin-add-page,@nocobase-sample/plugin-block-carousel

DEV

yarn dev

Then open http://localhost:3000 in your browser.

About

No description, website, or topics provided.

Resources

Readme

Activity

Custom properties

Stars

11 stars

Watchers

3 watching

Forks

7 forks

Releases

No releases published

Packages

No packages published