Local Plugin : Cant add plugin link in the settings sub menu without running into unexpected behavior

I have had the same issue.

I added the following and it seems to work:

permissions: [{ action: 'plugins::content-type-builder.read', subject: null }]
1 Like