[Neos] Aimeos Shop Plugin.ts2 not found

Dmitri Pisarev dimaip at gmail.com
Thu Apr 9 14:51:16 CEST 2015


Hi Toco! It seems you store TS in incorrect place in your package: TypoScripts
vs TypoScript. TypoScript is correct.

On Thu, 9 Apr 2015 at 14:50 <toco at aimeos.org> wrote:

> 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
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>


More information about the Neos mailing list