Did somebody already create the oligatory snowflake-plugin? Otherwise I'll have to step in :)
Michael Telgmann
@mitelg
@soebbing storefront ist not really in a state to extend :smile:
cm-springlane
@cm-springlane
I have followed the create a plugin guide but the autoloading of my services.xml doesn't seem to work. I can't find a problem with my code. Could I get a hand? :)
Michael Telgmann
@mitelg
but feel free for a admin plugin :smile:
@cm-springlane I have to ask, because that was the problem in 2 cases the last days :smile: Is your plugin installed and activated?
Nico Allers
@reConNico
@cm-springlane you need to define the services.xml in the "bootstrap" build function
Hendrik Söbbing
@soebbing
@mitelg Hold my beer :laughing:
cm-springlane
@cm-springlane
@mitelg haha, yes
Michael Telgmann
@mitelg
@reConNico not if you use the default path :wink:
cm-springlane
@cm-springlane
@reConNico that is not what the... yeah
Nico Allers
@reConNico
"if" ;)
Michael Telgmann
@mitelg
@cm-springlane show me the console output, otherwise I don't believe you :blush:
cm-springlane
@cm-springlane
Michael Telgmann
@mitelg
where do you sit?
cm-springlane
@cm-springlane
left from the entrance, first table by the stehtische - hair is green/blue, the avatar is not up to date ;)
Schwierig
@Schwierig
@mitelg Heavy caching was a problem for me yesterday. So maybe just dumping the autoload will help :P
Marcel Brode
@marcelbrode
@soebbing Just saw the snowflakes in our administration. Jens Küper made a plugin.
cm-springlane
@cm-springlane
:+1:
Hendrik Söbbing
@soebbing
Damn :panda_face:
Shyim
@shyim
adminer plugin for admin :thumbsup:
Marcel Brode
@marcelbrode
adminer-stration would be nice
JensBrunken
@JensBrunken
soebbing @soebbing is sad
Michael Telgmann
@mitelg
@marcelbrode is it on github? :smile: I want to put it to the store for five € :smile:
_
Marcel Brode
@marcelbrode
I just saw it running, dunno more. Sorry :D
@jenskueper Where do we get ya snowflakes? :D
Patrick Stahl
@PaddyS
@cm-springlane Works now? Did you get some assistance with that?
cm-springlane
@cm-springlane
@PaddyS yes, it was also some sort of cache problem
Patrick Stahl
@PaddyS
Alright :+1:
Benjamin Boit
@benboit
How to config the redis integration to use another redis server (not local one)?
is that even possible? :P
Nvm, i looked into the symfony framework-bundle base config
Seems like the snowflake plugin got a memory leak :(
cm-springlane
@cm-springlane
I have a repository->search in my plugin, the entity I am searching for was deleted in the admin, but the repo->search still finds it. How do I clear the data layer cache?