sylius ecommerce solution for symfony2 (webcamp ljubljana)

Post on 27-Jan-2015

114 Views

Category:

Software

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Sylius is modern eCommerce solution build on Symfony2 framework. With simple and decoupled architecture it is great for building custom large and small eCommerce solutions. It is build on shoulder of BDD and TDD methodologies.

TRANSCRIPT

Sylius – modern eCommerce for Symfony2

Antonio Perić-Mažar

26.04.2014. #WebCampLjubljana

About me?

• Antonio Perić-Mažar, mag. ing. comp.

• CEO @ locastic• Symfony2 Developer• Awesome Sylius contributor

• www.locastic.com• antonio@locastic.com• twitter: @antonioperic

Sylius

Sylius

• Founded in 2011. by Paweł Jędrzejewski• Built on Symfony2 framework (standard

editon)• Open source project, MIT licence

Architecture

• Symfony2 as the enterprise-class PHP framework, Doctrine as ORM

• Based on Services and Events (SOA)• clean, well-decoupled and loved by

developers• Bundles -> Components• Use any of the 2,000+ Symfony2 bundles• Full respect of modern coding standards

BDD&TDD practices

How to start? Installation

// download composercurl -sS https://getcomposer.org/installer | php

How to start? Installation

// download composercurl -sS https://getcomposer.org/installer | php

//download syliuscomposer create-project-s sylius dev / sylius

How to start? Installation

// download composercurl -sS https://getcomposer.org/installer | php

//download syliuscomposer create-project-s sylius dev / sylius // install syliuscd syliusphp app/console sylius:install

Sounds perfect...

Sounds perfect...

Sounds perfect...

• Not out of the box solution like Magento • Oriented to developers not end users• Unfinished components• Advanced CRM missing (OROcrm?)• Theme templating system mising• ...

Plans for future?

• Documentations• RESTful API• Redesign of standard theme• Theaming support• Multishop support• Release the Beta with great code standarnd in mind• ...• Beta!

Thank you!!!

top related