[Neos] Re: Own plugin / application

arianesardinas asardinas at gmx.de
Sat Aug 23 22:48:43 CEST 2014


Hallo

ich habe das selbe problem mit neos und flow. ich habe nach den tutorial hier
http://docs.typo3.org/neos/TYPO3NeosDocumentation/IntegratorGuide/CreatingAPlugin.html
 ein plugin erstellt aber ich bekomme die fehlermeldung:
 "neos Access denied (0 denied, 0 granted, 1 abstained) " 
ich habe ein Policy.yaml in neos/Packages/Plugins/Sarkosh.CdCollection/Configuration/Policy.yaml mit folgenden inhalt erstellt:

resources:
methods:
'Sarkosh_CdCollection_StandardAccess': 'method(Sarkosh\CdCollection\Controller\StandardController->(index)Action())'
Everybody:
methods:
'Sarkosh_CdCollection_StandardAccess': GRANT

es hat nix gebracht. Habt Ihr eine Idee was ich falsch mache?
vielen dank in voraus


More information about the Neos mailing list