Hi,Did someone use maven and jenkins with symfony 2 ?Is there a maven plugin already existing ?I fi[...]
I am new to frameworks and am using Netbeans. Net beans has a plugin for Symfony and I would like t[...]
Testing any piece of software requires writing another software to test it. Apart from writing automated tests, developers would just like to examine how do some functionalities behave. If the specification changes frequently or the software is deployed in many environments, an easy-access tool[...]
I've been stuck on this for couple of days. I'm building a voting plugin, where users vote for cand[...]
Hello,I have install the plugin JMSI18nRoutingBundle on my Symfony 2.1.6I followed the installation[...]
Hi,Does anyone know if there's a QuickLook plugin to display Twig files, somewhere? I'm surprised I[...]
Hi there!How can i add some jQuery plugin to a Symfony 2.1 project?http://stackoverflow.com/questio[...]
I can' t install sfGuardPlugin in symfony 1.4 I use command: symfony plugin:install sfGuardPlugin Then i get: No release available for plugin "sfGuardPlugin" in state "" When I use: php symfony plugin:install sfGuardPlugin --release=4.0.2 I get: Unable to get download infor[...]
cron task loggingRecently I wrote about a magnificent plugin managing cron task runtime, sfTaskLoggerPlugin and I promised to provide some real world examples of the plugin's usage. The time has come, so let's go on!archiving outdated productsI'll start with an easy functionality that is run us[...]
Symfony eventssee this article in Polish (symfony event na przykładzie sfDoctrineGuardLoginHistoryPlugin)In a nutshell, events are the mechanisms which connect implemented functionalities with kinda' label (just a chosen name), e.g. "xyz". During the script execution there goes a message: "atte[...]