Recent content by Nick Chambers

  1. N

    Current Developers causing us issues please help

    Without actually seeing at least a sample of the current code, I don't see how anyone can make a recommendation or suggest a way forward. If the current system is targeting a very early version of the Dot Net Framework and the code is really badly structured, not using a design pattern (be that...
  2. N

    Open Source solutions versus customised | price comparison

    This is why Sylius is the perfect solution. It's decoupled, so you can use whichever bundles you need and so easy to customise. Like ready made building blocks.
  3. N

    Magento to What?

    Interesting.
  4. N

    Magento to What?

    Prestashop (version 1.7+) and Magento 2.0+ are both increasingly using the Symfony framework. The framework on which Sylius is built.
  5. N

    Current Developers causing us issues please help

    The quality of the code behind both October CMS and Sylius is just a developer's dream. October CMS is built on Laravel and Sylius is built on Symfony, arguably the two best PHP frameworks. Both systems use MVC, so there's a very clear separation of concerns and they use Twig and YAML etc...
  6. N

    Current Developers causing us issues please help

    ASP.Net is an excellent framework and I've been developing sites in it for 16 years. Given the choice, I would always choose to develop a ASP.Net website in C# rather than VB.Net and I would always chose the newer MVC systems over the older Web Forms system. Microsoft have no plans to...
  7. N

    Magento to What?

    Having just developed an eCommerce site in Sylius for a client, I can thoroughly recommend that platform.