# Summary

Provides additional tokens not supported by core (most notably fields), as well as a UI for browsing tokens.

# Project URL

https://www.drupal.org/project/token

# Where is the code?

There is an 8.x-1.x branch on Drupal.org (http://cgit.drupalcode.org/token/log/?h=8.x-1.x).
Current issues: https://www.drupal.org/project/issues/token?version=8.x
Patches should be submitted to Drupal.org, not to any Github repo.

Original port was done by MD Systems at https://github.com/md-systems/token but this has been merged into Drupal.org.

# Estimated completion date

# Dependencies

None

# Who's doing the port?

Berdir
larowlan
Dave Reid

# What help do they need?

(Are there specific types of resources (e.g. skillsets, $, sprints) that would be helpful to expedite porting?)

# D8 roadmap

- Fix token UI
- Possibly generate tokens based on TypedData instead of manually defining them?

# Background and reference information

Comments

penyaskito created an issue. See original summary.

Dave Reid’s picture

Issue summary:View changes
Dave Reid’s picture

Issue summary:View changes
webchick’s picture

Priority:Normal» Critical

This is the #4 most-installed project, a blocker for Pathauto, etc. so let's make it critical.

Gábor Hojtsy’s picture

Multiple RTBC issues at https://www.drupal.org/project/issues/token?version=8.x that block pathauto. Berdir maintains a branch at https://github.com/md-systems/token/commits/prepared-commits with those committed.

Berdir’s picture

Status:Needs work» Needs review

I'm a maintainer now and released a first alpha version.

webchick’s picture

Wow, great news!!