[Neos] Aimeos Shop Plugin.ts2 not found

toco at aimeos.org toco at aimeos.org
Thu Apr 9 13:50:22 CEST 2015


Hi

I have a problem with including the Plugin.ts2 file of our Aimeos Flow package into the Root.ts2 of the Neos Demo site on a fresh installation where I've used composer to create the installation. The aimeos/aimeos-flow package is installed via composer too and is visible in the Package Management section of the Neos backend. ./flow package:list does also list it as "Aimeos.Shop" package on command line.

As soon as I try to include the Aimeos.Shop Plugin.ts2 via "include: resource://Aimeos.Shop/Private/TypoScript/Plugin.ts2" below "include: NodeTypes/*" into the Root.ts2 file of the Neos Demo site, It get the following error:

#1347977017: Could not include TypoScript file "resource://Aimeos.Shop/Private/TypoScript/Plugin.ts2"

If I use the relative path instead, it works fine: "include: ../../../../../Application/Aimeos.Shop/Resources/Private/TypoScripts/Plugin.ts2"

Did I miss something or why does the resource:// thing fail?

Thanks


Toco
--
Aimeos web shop

http://aimeos.org
https://www.facebook.com/Aimeos
Twitter: @aimeos


More information about the Neos mailing list