Sellvana Quick Preview

Sellvana Quick Preview

Last days we witnessed many announcements and talks regarding Sellvana, new open source eCommerce platform. The people behind Sellvana are respectable names in e-commerce community, like its co-founder Boris Gurvich better known to developers for Unirgy modules. During the weekend we got access to the repository and I must admit that some of us, including our CEO Tomislav, didn’t sleep for most part of the night 🙂

Installation was a breeze, nice install process is already there even though it’s private alpha. Application requires usual LAMP stack.

First thing I noticed was pure minimalism of the code and structure. I had a feeling that I knew how to build my first module only 2h after initial code inspection. This is something that will most certainly attract many developers. Sellvana uses its own PHP Framework it created, called Fulleron. At this moment, it is a mini framework, used to define structure, mvc logic, events. Database structure is also quite simple, which is a plus.

App has few logical areas, like frontend, admin, cron and api. Each has its entry point, we could say its index.php. System is modular and each functionality is module for itself. Module contains everything required for it to work inside one folder, its models, views, controllers, javascripts, etc. Everything in module is triggered through module main manifest file and main class. Modules can be turned on and off.

Current views (templates) are using twig engine, but from what I saw others are implemented and can be used as well, including pure php. Themes are also modules, which I find quite interesting.

There is usual public folder for web accessible assets and private storage folder for configuration, session, cache log and likes. It’s really easy to figure out where is what, just by the look.

Bootstrap is used to build administration front, which is no surprise, it’s currently best tool for the job.

We could say that main e-commerce functionalities are there, like basic product, cart and checkout, but a lot of them are still missing. You can see some great ideas regarding product functionality, dynamic fields and field sets, product variations, but they’re not quite there yet. I would like to point out that I like the checkout. There is first address step that opens the door to simple one step checkout.

To summarise, I really like application structure and the attempt to keep everything simple. It is interesting to see how trends change in PHP world. There is huge amount of work to be done until we can see this system in beta phase. Core e-commerce features need to be polished and standardised. But knowing who’s behind the project plus great e-commerce community out there, I’m confident it will be an interesting ride. And yes – I guess I will build some module for Sellvana sooner or later.

We won’t post any screenshots for now, since the label said “not for preview”. Sellvana team will do it when they’re ready and we will respect that.

More Info: http://sellvana.com/

You made it all the way down here so you must have enjoyed this post! You may also like:

Why Should You Add Google Tag Manager to Your Magento? Bojan Mareljic
Bojan Mareljic, | 0

Why Should You Add Google Tag Manager to Your Magento?

How to programmatically create customers in Magento 2.3.x Deni Pesic
Deni Pesic, | 2

How to programmatically create customers in Magento 2.3.x

90% of Magento websites are running on unsupported PHP versions. Why is this a problem and how can you (we) solve it? Aron Stanic
Aron Stanic, | 9

90% of Magento websites are running on unsupported PHP versions. Why is this a problem and how can you (we) solve it?

4 comments

  1. I installed Sellvana and, yeah, it was really easy (maybe I was thinking about Magento 1.0). I will keep an eye over this new project and hope it takes the right direction, simple, functional, stable.

  2. Thanks for the heads up. If they live up to the promise, they can make a difference. Given that Magento is unnecessary complex, the so called architecture could easily go without 2-3 layer of classes in beneath. Bookmarked & keeping an eye on it! Thanks.

  3. Although it is clear that Sellvana pitch pinpoints some of Magento weaknesses, the product is still in its very early stage to predict what will happen.

    Perhaps the appearance of Sellvana arrived in the healthy moment for Magento. Hopefully it will rattle the cage a little and make Magento 2 development efforts faster and more focused on right things. 🙂

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <blockquote cite=""> <code> <del datetime=""> <em> <s> <strike> <strong>. You may use following syntax for source code: <pre><code>$current = "Inchoo";</code></pre>.

Tell us about your project

Drop us a line. We'd love to know more about your project.