mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 10:07:42 +00:00
1.3 KiB
1.3 KiB
This is a sample NocoDB extension that exports data in JSON format.
It is used to demonstrate how to create a NocoDB extension.
This extension is disabled by default. To access it you need to first change the disabled property in the manifest file to false.