Token Manger was designed to be as easy to install as possible, so it’s no surprise that it’s only a few steps
- Install the nuget package in the project that represents your web root
- this will come with a config patch file
- Anywhere in the content section, add a Token Root item. It can be found here: /sitecore/templates/System/Token Manager/Root
- These Templates self install on first startup of Sitecore with the Token Manager
- Follow the Insert Options to create a token item
- Optionally set a filter on the token to white list it to certain RTE fields, this can be done on the token root, token folder, or token collection items
- You can filter by template type or item ancestor. For example if you only want tokens to be usable on a particular component, set a filter to only that item
- In an applicable RTE utilize your token
-