The design of your content management system is more than visualizing the templates your…
Tag: CMS
Drupal 8, Grounded in Symfony

Drupal is a powerful open-source and flexible content management system (that’s why we love working with it). But lets face it, it’s earlier versions have a few “wrinkles.”
While PHP has drastically evolved in the past few years, Drupal has lagged behind a bit, especially with adopting and promoting solid software engineering pattern, such as object oriented programming, model-view-controller (MVC), or REST.
Symfony CMF vs WordPress CMS
WordPress is well-known the world over for its relative ease-of-use and plug-and-go capabilities. Businesses of all shapes and sizes use this content management system for all sorts of websites, from content sites to lead generation to e-commerce or even social networks.
Single Sign On Authentication Using a Symfony Framework
Single Sign-On can eliminate friction in the user experience and can be implemented via a Symfony framework for user authentication between websites.