mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 09:26:57 +00:00
1.2 KiB
1.2 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.