-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathplugins-commercial.html
742 lines (670 loc) · 47.4 KB
/
plugins-commercial.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
<!doctype html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8" />
<title>Commercial plugins - NocoBase</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="NocoBase is a lightweight, extremely scalable open source no-code and low-code development platform. Instead of investing years of time and millions of dollars in research and development, deploy NocoBase in a few minutes and you'll have a private, controllable, and extremely scalable no-code development platform!" />
<meta name="keywords" content="nocobase,low-code,no-code,self-hosted,open source,open-source,no-code development,low-code development,workflow management software,business process management,collaboration software,enterprise process management,enterprise management system,no-code system,no-code platform,free no-code development platform" />
<!-- favicon -->
<link rel="apple-touch-icon" sizes="180x180" href="./images/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./images/favicon/favicon-16x16.png">
<link rel="manifest" href="./images/favicon/site.webmanifest">
<!-- Bootstrap -->
<link href="./css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<!-- Icons -->
<link href="./css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
<!-- Balloon css -->
<link href="./css/balloon.min.css?v3" rel="stylesheet" type="text/css" />
<!-- Slider -->
<link rel="stylesheet" href="./css/tiny-slider.css"/>
<!-- Main Css -->
<link href="./css/style.css?v1.4" rel="stylesheet" type="text/css" id="theme-opt" />
<!-- <link href="./css/colors/default.css" rel="stylesheet" id="color-opt"> -->
<!-- Language -->
<script type="text/javascript">
function setLanguagePreference(lang) {
document.cookie = "preferredLang=" + lang + "; path=/; domain=.nocobase.com; max-age=31536000";
}
// 点击切换语言按钮
function changeLanguage(lang) {
setLanguagePreference(lang);
if (lang === 'en') {
window.location.href = 'https://www.nocobase.com';
} else if (lang === 'zh') {
window.location.href = 'https://cn.nocobase.com';
}
}
</script>
<!-- Begin Brevo Form -->
<style>
#sib-container input:-ms-input-placeholder {
text-align: left;
color: #c0ccda;
}
#sib-container input::placeholder {
text-align: left;
color: #c0ccda;
}
#sib-container textarea::placeholder {
text-align: left;
color: #c0ccda;
}
</style>
<link rel="stylesheet" href="https://sibforms.com/forms/end-form/build/sib-styles.css">
<!-- END Brevo Form -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-237XXSVYHE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-237XXSVYHE');
</script>
<!-- Baidu Analytics -->
<script>
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?acfb678ac7bbc9df89e1aa4327e47907";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>
<!-- Loader -->
<!-- <div id="preloader">
<div id="status">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
</div> -->
<!-- Loader -->
<!-- Navbar Start -->
<header id="topnav" class="defaultscroll sticky">
<!-- <div class="producthunt" style="background: #2f55d4; text-align: center; padding: 8px 0;"><a href="https://www.producthunt.com/posts/nocobase" target="_blank" style="color: #adb5bd; ">🎉 NocoBase has launched on <span style="color: #FFF">Product Hunt</span> . We'd love your support! <span style="color: #FFF">Vote for NocoBase <i class="uil uil-arrow-right"></i></span></a></div> -->
<div class="container">
<!-- Logo container-->
<a class="logo" href="https://www.nocobase.com">
<span class="logo-light-mode">
<img src="https://nocobase-file.oss-cn-beijing.aliyuncs.com/logo.png" class="logo-light-mode" height="24" alt="NocoBase Logo">
</span>
</a>
<div class="demo">
<a href="https://demo.nocobase.com/new" target="_blank" class="btn btn-outline-primary btn-sm">Live demo<i class="uil uil-angle-right-b"></i></a>
</div>
<div class="lang">
<a href="javascript:void(0);" onclick="changeLanguage('en')" class="text-reset">EN</a> | <a href="javascript:void(0);" onclick="changeLanguage('zh')" class="text-reset">中文</a>
</div>
<!-- End Logo container-->
<div class="menu-extras">
<div class="menu-item">
<!-- Mobile menu toggle-->
<a class="navbar-toggle" id="isToggle" onclick="toggleMenu()">
<div class="lines">
<span></span>
<span></span>
<span></span>
</div>
</a>
<!-- End mobile menu toggle-->
</div>
</div>
<div id="navigation">
<!-- Navigation Menu-->
<ul class="navigation-menu">
<li><a rel="nofollow" href="https://github.com/nocobase/nocobase" class="sub-menu-item" target="_blank">GitHub <img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/nocobase/nocobase"></a></li>
<li class="active"><a href="https://www.nocobase.com/plugins.html" class="sub-menu-item">Plugins</a></li>
<li><a href="https://www.nocobase.com/commercial.html" class="sub-menu-item">Commercial</a></li>
<li class="has-submenu parent-menu-item">
<a href="javascript:void(0)">Resources</a><span class="menu-arrow"></span>
<ul class="submenu">
<li><a href="https://docs.nocobase.com" class="sub-menu-item" target="_blank">Documentation</a></li>
<li><a href="https://blog.nocobase.com" class="sub-menu-item" target="_blank">Blog</a></li>
<li><a href="https://www.nocobase.com/community.html" class="sub-menu-item">Community</a></li>
<li><a href="https://www.nocobase.com/contact.html" class="sub-menu-item">Contact us</a></li>
<li><a href="https://docs.nocobase.com/welcome/release/roadmap" class="sub-menu-item" target="_blank">Roadmap</a></li>
<li><a href="https://docs.nocobase.com/welcome/release/" class="sub-menu-item" target="_blank">Release note</a></li>
<li><a href="https://www.nocobase.com/agreement.html" class="sub-menu-item">License agreement</a></li>
</ul>
</li>
</ul><!--end navigation menu-->
</div><!--end navigation-->
</div><!--end container-->
</header><!--end header-->
<!-- Navbar End -->
<!-- Hero Start -->
<section class="bg-half-170 bg-light d-table w-100">
<div class="container">
<div class="row mt-5 justify-content-center">
<div class="col-lg-12 text-center">
<div class="pages-heading">
<h2 class="title mb-0"> Plugins </h2>
<p class="para-desc mx-auto text-muted">
Everything is a plugin. Use plugins to extend the capabilities of NocoBase.<br>
Feel free to share your plugins, whether it is open-source or commercial. <br>Please contact us to discuss the details.
</p>
<a href="https://www.nocobase.com/contact.html" class="btn btn-outline-primary">Contact to share<i class="uil uil-angle-right-b"></i></a>
</div>
</div><!--end col-->
</div><!--end row-->
<div class="position-breadcrumb">
<nav aria-label="breadcrumb" class="d-inline-block">
<ul class="plugins-cat breadcrumb rounded shadow mb-0 px-4 py-2">
<li class="breadcrumb-item"><a href="https://www.nocobase.com/plugins.html">All</a></li>
<li class="breadcrumb-item active"><a href="https://www.nocobase.com/plugins-commercial.html">Commercial plugins</a></li>
</ul>
</nav>
</div>
</section><!--end section-->
<!-- Hero End -->
<!-- Shape Start -->
<div class="position-relative">
<div class="shape overflow-hidden text-color-white">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!--Shape End-->
<!-- Section Start -->
<section class="section">
<div class="container">
<h4 class="mt-2 pb-1 text-muted">Data sources</h4>
<!--start row-->
<div class="row pb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title"></a>Data source: External MySQL</h6>
<p class="text-muted mb-2">Use external MySQL databases as data sources.</p>
<span class="badge bg-soft-warning plugin-type"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Data source: External MariaDB</h6>
<p class="text-muted mb-2">Use external MariaDB databases as data sources.</p>
<span class="badge bg-soft-warning plugin-type "> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Data source: External PostgreSQL</h6>
<p class="text-muted mb-2">Use external PostgreSQL databases as data sources.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Data source: REST API</h6>
<p class="text-muted mb-2">Use external REST API as data sources.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
<span class="badge bg-soft-info plugin-type"> Coming soon </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!-- end row-->
<h4 class="mt-2 pb-1 text-muted">Collections</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Collection: Connect to foreign data (FDW)</h6>
<p class="text-muted mb-2">Connection to remote data tables implemented based on the database's foreign data wrapper (FDW), currently supporting MySQL and PostgreSQL databases.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Comments</h6>
<p class="text-muted mb-2">Provides comment collection template and block to add commenting functionality for any collection.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Blocks</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Block: Tree</h6>
<p class="text-muted mb-2">Use the tree component to present data as filter blocks that can be connected to other data blocks.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Actions</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Action: Export records pro</h6>
<p class="text-muted mb-2">Export filtered records to excel/csv, suitable for exporting large amount of data.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
<span class="badge bg-soft-info plugin-type"> Coming soon </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Action: Import records pro</h6>
<p class="text-muted mb-2">Import data using excel templates, suitable for importing large amounts of data.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
<span class="badge bg-soft-info plugin-type"> Coming soon </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Users & permissions</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Departments</h6>
<p class="text-muted mb-2">Organize users by departments, set hierarchical relationships, link roles to control permissions, and use departments as variables in workflows and expressions.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Authentication</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Auth: CAS</h6>
<p class="text-muted mb-2">CAS authentication.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Auth: OIDC</h6>
<p class="text-muted mb-2">OIDC (OpenID Connect) authentication.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Auth: SAML 2.0</h6>
<p class="text-muted mb-2">SAML 2.0 authentication.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Auth: LDAP</h6>
<p class="text-muted mb-2">LDAP authentication.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Workflow</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: Custom variable</h6>
<p class="text-muted mb-2">Used for creating custom variables or assigning value to it in workflows, to save temporary data in the process.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: Approval event </h6>
<p class="text-muted mb-2">Triggered when an approval request is initiated through an action button or API. Dedicated to the approval process, with exclusive approval node and block for managing documents and tracking processing processes.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: Custom action event</h6>
<p class="text-muted mb-2">For complex data processing that cannot be handled simply by NocoBase's built-in operations (CRUD), you can define a series of operations through a workflow and trigger it with the "Trigger Workflow" button.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: Pre-action event</h6>
<p class="text-muted mb-2">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.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: Response message</h6>
<p class="text-muted mb-2">Used for assemble response message and showing to client in form event and request interception workflows.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Workflow: JSON query node</h6>
<p class="text-muted mb-2">Used for parsing or querying values from complex JSON data (result of HTTP request or SQL etc.).</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">System management</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Custom brand</h6>
<p class="text-muted mb-2">Customize brand information in various locations such as the footer and the top right corner of the system. Applicable only to users who have purchased a commercial license.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Logging and monitoring</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Audit logs</h6>
<p class="text-muted mb-2">Record logs for all actions and provide blocks where logs for each collection or each record can be viewed.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
<span class="badge bg-soft-info plugin-type"> Coming soon </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Telemetry: Prometheus </h6>
<p class="text-muted mb-2">Integrate Prometheus with NocoBase telemetry.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
<h4 class="mt-2 pb-1 text-muted">Integration</h4>
<!--start row-->
<div class="row pb-4 mb-4">
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Embed NocoBase</h6>
<p class="text-muted mb-2">Embed NocoBase into another system or webpage, integrating it as a part of that system or webpage.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
</div>
</div>
</div>
</div><!--end col-->
<div class="col-lg-4 col-md-6 col-12 pt-0 pb-4">
<div class="card rounded shadow border-0 plugin-card">
<div class="card-body">
<div class="mt-2">
<h6 class="card-title">Embed External Systems</h6>
<p class="text-muted mb-2">Embed an external system or webpage into NocoBase, integrating it as a part of NocoBase.</p>
<span class="badge bg-soft-warning plugin-type" style="font-weight: normal;"> Commercial </span>
<span class="badge bg-soft-info plugin-type"> Coming soon </span>
</div>
</div>
</div>
</div><!--end col-->
</div>
<!--end row-->
</div><!--end container-->
</section><!--end section-->
<!-- Shape Start -->
<div class="position-relative">
<div class="shape overflow-hidden text-footer">
<svg viewBox="0 0 2880 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M0 48H1437.5H2880V0H2160C1442.5 52 720 0 720 0H0V48Z" fill="currentColor"></path>
</svg>
</div>
</div>
<!--Shape End-->
<!-- Footer Start -->
<footer class="footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="footer-py-60">
<div class="row">
<div class="col-lg-3 col-12 mb-0 mb-md-4 pb-0 pb-md-2">
<!-- <a href="https://www.nocobase.com" class="logo-footer">
<img src="https://nocobase-file.oss-cn-beijing.aliyuncs.com/logo-white.png" height="24" alt="">
</a> -->
<p><a href="https://github.com/nocobase/nocobase" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4112" alt="nocobase%2Fnocobase | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a></p>
<p><a href="https://www.producthunt.com/posts/nocobase?embed=true&utm_source=badge-top-post-topic-badge&utm_medium=badge&utm_souce=badge-nocobase" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-topic-badge.svg?post_id=456520&theme=light&period=weekly&topic_id=267" alt="NocoBase - Scalability-first, open-source no-code platform | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a></p>
<!-- <p class="mt-4">Self-hosted and extremely scalable open-source no-code development platform to make digitalization faster, easier and cheaper.</p> -->
<ul class="list-unstyled social-icon foot-social-icon mb-0 mt-4">
<li class="list-inline-item"><a rel="nofollow" href="https://github.com/nocobase/nocobase" class="rounded" target="_blank"><i data-feather="github" class="fea icon-sm fea-social"></i></a></li>
<li class="list-inline-item"><a rel="nofollow" href="https://twitter.com/NocoBase" class="rounded" target="_blank"><i data-feather="twitter" class="fea icon-sm fea-social"></i></a></li>
<li class="list-inline-item"><a rel="nofollow" href="mailto:[email protected]" class="rounded" target="_blank"><i data-feather="mail" class="fea icon-sm fea-social"></i></a></li>
</ul><!--end icon-->
</div><!--end col-->
<div class="col-lg-1 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
</div><!--end col-->
<div class="col-lg-2 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="footer-head">Links</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="https://github.com/nocobase/nocobase" class="text-foot" target="_blank"><i class="uil uil-angle-right-b me-1"></i> GitHub</a></li>
<li><a href="https://www.nocobase.com/plugins.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Plugins</a></li>
<li><a href="https://www.nocobase.com/commercial.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Commercial</a></li>
<li><a href="https://www.nocobase.com/contact.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Contact</a></li>
</ul>
</div><!--end col-->
<div class="col-lg-3 col-md-4 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="footer-head">Resources</h5>
<ul class="list-unstyled footer-list mt-4">
<li><a href="https://docs.nocobase.com" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Documentation</a></li>
<li><a href="https://blog.nocobase.com" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Blog</a></li>
<li><a href="https://www.nocobase.com/community.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Community</a></li>
<li><a href="https://docs.nocobase.com/welcome/release/roadmap" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Roadmap</a></li>
<li><a href="https://docs.nocobase.com/welcome/release/" target="_blank" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> Release notes</a></li>
<li><a href="https://www.nocobase.com/agreement.html" class="text-foot"><i class="uil uil-angle-right-b me-1"></i> License agreement</a></li>
</ul>
</div><!--end col-->
<div class="col-lg-3 col-12 mt-4 mt-sm-0 pt-2 pt-sm-0">
<h5 class="text-light footer-head">Newsletter</h5>
<p class="mt-4">Get information about happenings in NocoBase like new releases, blog posts, and more.</p>
<!-- Begin Brevo Form -->
<div class="sib-form" style="text-align: left;background-color: transparent;padding: 0%!important;">
<div id="sib-form-container" class="sib-form-container">
<div id="error-message" class="sib-form-message-panel" style="font-size:14px; text-align:left; font-family:"Helvetica", sans-serif; color:#661d1d; background-color:#ffeded; border-radius:4px; border-color:#ff4949;max-width:350px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 40c118.621 0 216 96.075 216 216 0 119.291-96.61 216-216 216-119.244 0-216-96.562-216-216 0-119.203 96.602-216 216-216m0-32C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm-11.49 120h22.979c6.823 0 12.274 5.682 11.99 12.5l-7 168c-.268 6.428-5.556 11.5-11.99 11.5h-8.979c-6.433 0-11.722-5.073-11.99-11.5l-7-168c-.283-6.818 5.167-12.5 11.99-12.5zM256 340c-15.464 0-28 12.536-28 28s12.536 28 28 28 28-12.536 28-28-12.536-28-28-28z" />
</svg>
<span class="sib-form-message-panel__inner-text">Your subscription could not be saved. Please try again.</span>
</div>
</div>
<div></div>
<div id="success-message" class="sib-form-message-panel" style="font-size:14px; text-align:left; font-family:"Helvetica", sans-serif; color:#085229; background-color:#e7faf0; border-radius:3px; border-color:#13ce66;max-width:350px;">
<div class="sib-form-message-panel__text sib-form-message-panel__text--center">
<svg viewBox="0 0 512 512" class="sib-icon sib-notification__icon">
<path d="M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm0 464c-118.664 0-216-96.055-216-216 0-118.663 96.055-216 216-216 118.664 0 216 96.055 216 216 0 118.663-96.055 216-216 216zm141.63-274.961L217.15 376.071c-4.705 4.667-12.303 4.637-16.97-.068l-85.878-86.572c-4.667-4.705-4.637-12.303.068-16.97l8.52-8.451c4.705-4.667 12.303-4.637 16.97.068l68.976 69.533 163.441-162.13c4.705-4.667 12.303-4.637 16.97.068l8.451 8.52c4.668 4.705 4.637 12.303-.068 16.97z" />
</svg>
<span class="sib-form-message-panel__inner-text">Your subscription has been successful.</span>
</div>
</div>
<div></div>
<div id="sib-container" class="sib-container--medium sib-container--vertical" style="text-align:left; background-color:transparent; max-width:350px; border-width:0px; border-color:#C0CCD9; border-style:solid; direction:ltr; padding: 0%!important;">
<form id="sib-form" method="POST" action="https://70ae42bd.sibforms.com/serve/MUIFAEd3DVxFOGa5DRCsKXolgmbGIuA6La-SaRF30Pvu976wtAbIiNWDF-XufTLkeB8NgbWJXGNYgfHVYha61WM3k2l8n7k43748fTbXwnIWRKz7svAnBeJqiZga0FU6-yj4QUcLzkdE_SlH1Ru0Zkb1f7x8Ohs8Ymiavdn4OlEB1SW26PN8RFuP5uCcnGPw9N_fNvrwtvBl1yDg" data-type="subscription">
<div style="padding: 8px 0;">
<div class="sib-input sib-form-block" style="padding: 0%!important;">
<div class="form__entry entry_block">
<div class="form__label-row ">
<div class="entry__field">
<input class="input " type="text" id="EMAIL" name="EMAIL" autocomplete="off" placeholder="Your email:" data-required="true" required />
</div>
</div>
<label class="entry__error entry__error--primary" style="font-size:14px; text-align:left; font-family:"Helvetica", sans-serif; color:#661d1d; background-color:#ffeded; border-radius:4px; border-color:#ff4949;">
</label>
</div>
</div>
</div>
<div style="padding: 8px 0;">
<div class="sib-form-block" style="text-align: left;padding: 0%!important;">
<button class="sib-form-block__button sib-form-block__button-with-loader" form="sib-form" type="submit">
<svg class="icon clickable__icon progress-indicator__icon sib-hide-loader-icon" viewBox="0 0 512 512">
<path d="M460.116 373.846l-20.823-12.022c-5.541-3.199-7.54-10.159-4.663-15.874 30.137-59.886 28.343-131.652-5.386-189.946-33.641-58.394-94.896-95.833-161.827-99.676C261.028 55.961 256 50.751 256 44.352V20.309c0-6.904 5.808-12.337 12.703-11.982 83.556 4.306 160.163 50.864 202.11 123.677 42.063 72.696 44.079 162.316 6.031 236.832-3.14 6.148-10.75 8.461-16.728 5.01z" />
</svg>
Subscribe
</button>
</div>
</div>
<input type="text" name="email_address_check" value="" class="input--hidden">
<input type="hidden" name="locale" value="en">
</form>
</div>
</div>
</div>
<!-- END Brevo Form -->
</div><!--end col-->
</div>
</div>
</div>
</div><!--end row-->
</div><!--end container-->
<div class="footer-py-30 footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-start">
<p class="mb-0">© 2020-<script>document.write(new Date().getFullYear())</script> NocoBase. All rights reserved.</p>
</div>
</div><!--end col-->
<div class="col-sm-6">
<div class="text-sm-end">
<!-- <p class="mb-0"><a rel="nofollow" href="https://beian.miit.gov.cn/" target="_blank" class="text-reset">京ICP备2020046072号-1</a></p> -->
<!-- <p class="mb-0"><a href="javascript:void(0);" onclick="changeLanguage('en')" class="text-reset">EN</a> | <a href="javascript:void(0);" onclick="changeLanguage('zh')" class="text-reset">中文</a></p> -->
</div>
</div><!--end col-->
</div><!--end row-->
</div><!--end container-->
</div>
</footer><!--end footer-->
<!-- Footer End -->
<!-- Javascript -->
<!-- JAVASCRIPT -->
<script src="js/bootstrap.bundle.min.js"></script>
<!-- SLIDER -->
<script src="js/tiny-slider.js"></script>
<!-- Main Js -->
<script src="js/feather.min.js"></script>
<script src="js/plugins.init.js"></script><!--Note: All init js like tiny slider, counter, countdown, maintenance, lightbox, gallery, swiper slider, aos animation etc.-->
<script src="js/jquery-3.6.0.min.js"></script>
<script src="js/app.js"></script><!--Note: All important javascript like page loader, menu, sticky menu, menu-toggler, one page menu etc. -->
<!-- Begin Brevo Form -->
<script>
window.REQUIRED_CODE_ERROR_MESSAGE = 'Please choose a country code';
window.LOCALE = 'en';
window.EMAIL_INVALID_MESSAGE = window.SMS_INVALID_MESSAGE = "The information provided is invalid.";
window.REQUIRED_ERROR_MESSAGE = "This field cannot be left blank. ";
window.GENERIC_INVALID_MESSAGE = "The information provided is invalid.";
window.translation = {
common: {
selectedList: '{quantity} list selected',
selectedLists: '{quantity} lists selected'
}
};
var AUTOHIDE = Boolean(0);
</script>
<script defer src="https://sibforms.com/forms/end-form/build/main.js"></script>
<!-- END Brevo Form -->
</body>
</html>