Start Developing
This section covers advanced development topics for building Administration extensions with the Meteor Admin SDK.
For a full overview of available APIs, see the API Reference.
Guides
- DevTools: Discover extension points and inspect the Administration UI with Vue DevTools.
- Translations: Localize extension UI using snippet files and synchronize language changes with the Administration.
- Entity Types: Configure and extend TypeScript typings for entity access and SDK usage.
- Migrating Existing Admin Plugins: Learn how to gradually migrate existing Twig-based Admin plugins to the Meteor Admin SDK.