coreshop / CoreShop

CoreShop - Pimcore enhanced eCommerce
http://www.coreshop.org
Other
276 stars 157 forks source link

No CoreShop icon shown after install (Pimcore nightly) #81

Closed patrickfabrizius closed 8 years ago

patrickfabrizius commented 8 years ago

Not sure if this plugin is supposed to work with 3.1.1 (doesn't say), but following the installation instructions with Pimcore 3.1.1 doesn't seem to work:

When I enable the extension in Pimcore everything seems fine, but when I click Install, I get the following error: "No resource implementation found for: CoreShop\Model\Configuration"

Seems like the plugin is unable to find it's own lib?

dpfaffenbauer commented 8 years ago

CoreShop is not compatible with Pimcore 3.1.1. Please try it with the latest Build.

patrickfabrizius commented 8 years ago

Ok!

patrickfabrizius commented 8 years ago

@dpfaffenbauer, I just re-tried with Pimcore nightly, same procedure for installing, it worked better now :) However, I don't get any CoreShop icon inside Pimcore (as described in the "getting started")?

dpfaffenbauer commented 8 years ago

do you get any error? did the installation work?

patrickfabrizius commented 8 years ago

The installation worked, no errors there .. I reloaded Pimcore, but can't find any CoreShop icon? When navigating the site (clean install mind you, so just the website-example files), I get: "Route 'coreshop_index' for building the URL not found".

dpfaffenbauer commented 8 years ago

looks like there was a problem with the installation. could you please delete everything (also the database) and re-try it? please take a look at the developer-console for any errors in the installation process.

patrickfabrizius commented 8 years ago

I've already tried that, wiped everything, clean install, git clone coreshop / website-example (into plugins/CoreShop and website/ respectively) but exactly the same behavior ..

There's a lot of CoreShop related errors in debug.log so attaching it. (I'm currently trying on MAMP with php 5.6.7 / MySQL 5.5.42 btw).

debug.log.txt

patrickfabrizius commented 8 years ago

I saw that CoreShop package.json mentions "installer-plugin" as requirement, could that have something to do with it?

dpfaffenbauer commented 8 years ago

i did find a bug. could you please re-try again?

dpfaffenbauer commented 8 years ago

oh, pimcore changed the layout within the latest build. thats why there is no icon. i will fix this and get back to you

patrickfabrizius commented 8 years ago

Ok, great! :) Thanks!

dpfaffenbauer commented 8 years ago

so. now it should work.

i downloaded the latest build (with the new UI layout ;) ) and installed coreshop. you dont need to care about the composer requirement "installer-plugin". this one is only needed when installing coreshop via composer.

patrickfabrizius commented 8 years ago

Ok, gonna give it a try, will let you know shortly! Thanks!

patrickfabrizius commented 8 years ago

It works!

dpfaffenbauer commented 8 years ago

great :)