<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Fri, 24 May 2013 18:56:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Lineke Kerckhoffs-Willems' Blog: How to use the Symfony2 SonataAdminBundle]]></title>
      <guid>http://www.phpdeveloper.org/news/17995</guid>
      <link>http://www.phpdeveloper.org/news/17995</link>
      <description><![CDATA[<p>
In <a href="http://www.phpassionate.com/2012/05/22/how-to-use-the-symfony2-sonataadminbundle/">this recent post</a> to her blog <i>Lineke Kerckhoffs-Willems</i> talks about some recent Symfony2 development she's been doing and some of the trials she's come across when trying to implement the <a href="http://sonata-project.org/bundles/admin/2-0/doc/index.html">SonataAdminBundle</a> to build on their pre-existing Doctrine2 entities.
</p>
<blockquote>
I have been doing a lot of Symfony2 development lately for our project ProTalk and one of the things we needed was a backend for our database. This should be a fairly simple backend to start with, just an easy way to get data into the database. So I thought I would use the SonataAdminBundle to easy generate this backend based on the doctrine2 entities that we already have. Eventually, I got it working, but it took me some time to find out exactly how, so I thought I'd share my experiences.
</blockquote>
<p>
Based on some information she found in <a href="http://blog.quadspot.de/wordpress/symfony2/setting-up-a-symfony2-project-with-fosuserbundle-sonatauserbundle-and-sonataadminbundle">this other post</a>, she was able to configure and connect it to a "tag" entity. To make it work, however, she needed an empty controller to move forward.
</p>]]></description>
      <pubDate>Wed, 23 May 2012 10:33:05 -0500</pubDate>
    </item>
  </channel>
</rss>
