Plugin template for a basic, empty tool.
- Tools implement the part named
part:@sanity/base/tool
- The file that implements the tool part needs to export an object containing properties such as a name, title, icon and React component to render. See
template/index.js
.
sanity init plugin https://github.com/sanity-io/plugin-template-tool/archive/master.zip
MIT-licensed. See LICENSE.