chenos
@chenos
107
Published Tools
0
Total Stars
0
Weekly Downloads
Published Tools
107 Skillsacross 4 categories@nocobase/plugin-ai
chenos
Create AI employees with diverse skills to collaborate with humans, build systems, and handle business operations.
@nocobase/utils
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-ai-gigachat
chenos
Support integration with GigaChat LLM service.
@nocobase/resourcer
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/lock-manager
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/sdk
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/server
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/snowflake-id
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/client
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/test
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/shared
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/flow-engine
chenos
A standalone flow engine for NocoBase, managing workflows, models, and actions.
@nocobase/plugin-data-source-main
chenos
NocoBase main database, supports relational databases such as PostgreSQL, MySQL, MariaDB and so on.
@nocobase/plugin-auth
chenos
User authentication management, including password, SMS, and support for Single Sign-On (SSO) protocols, with extensibility.
@nocobase/plugin-theme-editor
chenos
Customize UI colors, sizes, etc. and save the result as a theme to switch between multiple themes.
@nocobase/plugin-field-m2m-array
chenos
Allows to create many to many relationships between two models by storing an array of unique keys of the target model.
@nocobase/plugin-system-settings
chenos
Used to adjust the system title, logo, language, etc.
@nocobase/plugin-localization
chenos
Allows to manage localization resources of the application.
@nocobase/plugin-workflow
chenos
A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.
@nocobase/plugin-ui-schema-storage
chenos
Provides centralized UI schema storage service.
@nocobase/plugin-mobile
chenos
Since version 2.0, the mobile plugin has been replaced by the new ui-layout plugin, which is still under development.
@nocobase/plugin-field-sort
chenos
Used to sort the data in a collection.
@nocobase/plugin-workflow-notification
chenos
Send notification in workflow.
@nocobase/plugin-user-data-sync
chenos
Reigster and manage extensible user data synchronization sources, with HTTP API provided by default. Support for synchronizing data to resources such as users and departments.
@nocobase/plugin-users
chenos
Provides basic user model, as well as created by and updated by fields.
@nocobase/plugin-environment-variables
chenos
Centralized management of environment variables and secrets, used for sensitive data storage, configuration data reuse, multi-environment isolation, and more.
@nocobase/plugin-workflow-manual
chenos
Could be used for workflows which some of decisions are made by users.
@nocobase/plugin-workflow-mailer
chenos
Send email in workflow.
@nocobase/plugin-workflow-dynamic-calculation
chenos
Useful plugin for doing dynamic calculation based on expression collection records in workflow.
@nocobase/plugin-workflow-sql
chenos
Execute SQL statements in workflow.
@nocobase/plugin-workflow-delay
chenos
Could be used in workflow parallel branch for waiting other branches.
@nocobase/plugin-workflow-parallel
chenos
Could be used for parallel execution of branch processes in the workflow.
@nocobase/plugin-workflow-loop
chenos
Used to repeat the sub-process processing of each value in an array, and can also be used for fixed times of sub-process processing.
@nocobase/plugin-workflow-request
chenos
Send HTTP requests to any HTTP service for data interaction in workflow.
@nocobase/plugin-workflow-aggregate
chenos
Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
@nocobase/plugin-workflow-action-trigger
chenos
Triggered after the completion of a request initiated through an action button or API, such as after adding, updating, deleting data, or "submit to workflow". Suitable for data processing, sending notifications, etc., after actions are completed.
@nocobase/plugin-workflow-response-message
chenos
Used for assemble response message and showing to client in form event and request interception workflows.
@nocobase/plugin-workflow-cc
chenos
Provide a CC (carbon copy) feature in workflows to send approvals, or any other type of information to specified users.
@nocobase/plugin-workflow-json-query
chenos
Used for transforming or calculating values from complex JSON data (result of HTTP request or SQL etc.).
@nocobase/plugin-workflow-json-variable-mapping
chenos
Used for mapping any JSON data to structured variables for usage in subsequent nodes.
@nocobase/plugin-workflow-variable
chenos
Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.
@nocobase/plugin-workflow-request-interceptor
chenos
Triggered before the execution of a request initiated through an action button or API, such as before adding, updating, or deleting data. Suitable for data validation and logic judgment before action, and the request could be rejected by using the "End pr
@nocobase/plugin-workflow-javascript
chenos
Execute a piece of JavaScript in an isolated Node.js environment.
@nocobase/plugin-workflow-date-calculation
chenos
Used to do date calculation in workflows, such as manipulating, comparing and formatting, etc.
@nocobase/plugin-workflow-custom-action-trigger
chenos
Triggers after click a custom action button.
@nocobase/plugin-data-source-manager
chenos
Manage data sources, including the built-in Master database, external databases, APIs, etc.
@nocobase/plugin-graph-collection-manager
chenos
An ER diagram-like tool. Currently only the Master database is supported.
@nocobase/plugin-file-manager
chenos
Provides files storage services with files collection template and attachment field.
@nocobase/plugin-field-attachment-url
chenos
Supports attachments in URL format.
@nocobase/plugin-block-workbench
chenos
Centrally manages and displays various actions, allowing users to efficiently perform tasks. It supports extensibility, with current action types including pop-ups, links, scanning, and custom requests.
@nocobase/plugin-data-visualization
chenos
Provides data visualization feature, including chart block and chart filter block, support line charts, area charts, bar charts and more than a dozen kinds of charts, you can also extend more chart types.
@nocobase/plugin-notification-manager
chenos
Provides a unified management service that includes channel configuration, logging, and other features, supporting the configuration of various notification channels, including in-app message and email.
@nocobase/plugin-collection-tree
chenos
Provides tree collection template
@nocobase/plugin-client
chenos
Provides a client interface for the NocoBase server
@nocobase/plugin-action-bulk-update
chenos
Batch update all records or selected records.
@nocobase/plugin-notification-in-app-message
chenos
It supports users in receiving real-time message notifications within the NocoBase application.
@nocobase/plugin-field-markdown-vditor
chenos
Used to store Markdown and render it using Vditor editor, supports common Markdown syntax such as list, code, quote, etc., and supports uploading images, recordings, etc.It also allows for instant rendering, where what you see is what you get.
@nocobase/plugin-map
chenos
Map block, support Gaode map and Google map, you can also extend more map types.
@nocobase/plugin-license
chenos
Instance ID and license key settings
@nocobase/plugin-multi-app-manager
chenos
Multi-app runs applications in a process-sharing manner, suitable for testing and demo environments only. Do not use it in production.
@nocobase/plugin-verification
chenos
User identity verification management, including SMS, TOTP authenticator, with extensibility.
@nocobase/plugin-mock-collections
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-logger
chenos
Server-side logs, mainly including API request logs and system runtime logs, and allows to package and download log files.
@nocobase/plugin-action-duplicate
chenos
Duplicate a record, you can either duplicate it into a form and edit it before saving it, or you can duplicate it directly to generate a new record.
@nocobase/plugin-public-forms
chenos
Share public forms externally to collect information from anonymous users
@nocobase/plugin-action-export
chenos
Export filtered records to excel, you can configure which fields to export.
@nocobase/plugin-action-custom-request
chenos
Sending a request to any HTTP service supports sending context data to the target service.
@nocobase/plugin-async-task-manager
chenos
Manage and monitor asynchronous tasks such as data import/export. Support task progress tracking and notification.
@nocobase/plugin-collection-sql
chenos
Provides SQL collection template
@nocobase/plugin-action-print
chenos
Calls the browser's print function to print a record.
@nocobase/plugin-action-import
chenos
Import records using excel templates. You can configure which fields to import and templates will be generated automatically.
@nocobase/plugin-field-china-region
chenos
Provides data and field type for administrative divisions of China.
@nocobase/plugin-gantt
chenos
Provides Gantt block.
@nocobase/plugin-field-formula
chenos
Configure and store the results of calculations between multiple field values in the same record, supporting both Math.js and Excel formula functions.
@nocobase/plugin-api-keys
chenos
Allows users to use API key to access application's HTTP API
@nocobase/plugin-notification-email
chenos
Used for sending email notifications with built-in SMTP transport.
@nocobase/plugin-kanban
chenos
Provides kanban block.
@nocobase/plugin-field-sequence
chenos
Automatically generate codes based on configured rules, supporting combinations of dates, numbers, and text.
@nocobase/plugin-block-iframe
chenos
Create an iframe block on the page to embed and display external web pages or content.
@nocobase/plugin-action-bulk-edit
chenos
Batch edit all records or selected records.
@nocobase/plugin-auth-sms
chenos
SMS authentication.
@nocobase/plugin-block-template
chenos
Create and manage block templates for reuse on pages.
@nocobase/plugin-departments
chenos
Organize users by departments, set hierarchical relationships, link roles to control permissions, and use departments as variables in workflows and expressions.
@nocobase/plugin-locale-tester
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-file-previewer-office
chenos
A plugin for previewing office files via Microsoft live preview service.
@nocobase/plugin-text-copy
chenos
Add copy button to text fields
@nocobase/plugin-workflow-test
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/build
chenos
Library build tool based on rollup.
@nocobase/plugin-notifications
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-disable-pm-add
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-flow-engine
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-block-grid-card
chenos
Display data in a grid list with pagination support.
@nocobase/plugin-block-list
chenos
Display data in a list with pagination support.
@nocobase/plugin-block-markdown
chenos
Provide Markdown block
@nocobase/plugin-ui-templates
chenos
Provides block templates and popup templates for UI reuse.
@nocobase/plugin-hello
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/client-v2
chenos
<video width="100%" controls> <source src="https://github.com/user-attachments/assets/4d11a87b-00e2-48f3-9bf7-389d21072d13" type="video/mp4"> </video>
@nocobase/plugin-field-code
chenos
For code editing and highlighting, supporting Java, JavaScript, Python, SQL and other languages.
@nocobase/plugin-collection-fdw
chenos
Database-based foreign data wrapper (FDW) implementation for connecting to remote data tables, currently supports MySQL and PostgreSQL databases.
@nocobase/plugin-form-drafts
chenos
Allow users to save form drafts and continue editing later.
@nocobase/plugin-block-multi-step-form
chenos
Break the form with many fields into multiple steps to ease the burden on users.
@nocobase/plugin-comments
chenos
Provides comment collection template and block to add commenting functionality for any collection.
@nocobase/plugin-embed
chenos
Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.
@nocobase/plugin-block-tree
chenos
Provides tree structure filter block
@nocobase/plugin-multi-keyword-filter
chenos
Supports multi-keyword filtering for common fields, with options for quick input or batch import of keywords from Excel.
@nocobase/plugin-data-visualization-echarts
chenos
Utilize ECharts for data visualization, supporting for funnel, radar and more chart types and offering user-friendly configurations.
@nocobase/plugin-custom-variables
chenos
Support for adding and using custom variables