We saw in one of our latest articles this new platform that is slowly making its way: Sylius .
Most of the systems available on the market give you access to a huge number of advanced features, but extending them by applying custom solutions is sometimes quite difficult. Sylius, on the other hand, allows you to create flexible solutions. In fact, you can add new features, so that every single part of the code of your application can be adapted to your needs.
Yes, there are some features that aren’t ready for use. However, it is easy to implement them freely. The helpful community has already made many of the plugins. Sylius is based on the Symfony framework, considered by many to be the best PHP framework. It appears in two versions: Sylius (free open-source) and Sylius Plus (the paid one, but it’s worth it).
In this blog post, we’ll take a look at some details of the paid version.
There is in fact a free basic version and a somewhat complete paid version. Since we are analyzing the costs, it seems appropriate to put this version under analysis.
The annual license price depends on the value of the transactions that go through the platform (Gross Merchandise Volume). The price of Sylius Plus starts at 14,900 EUR per year. It’s not just a charge for extra add-ons, it includes support from the Sylius technical team and a dedicated Success Manager.
The commercial license retains the ability to modify the solution and adapt it to the real needs of your project (as in an open-source version). After purchase, you will get the source code available as a private repository on GitHub and, like the open source license, can be modified by the developer.
With Sylius Plus, you’ll get features that aren’t ready to use in a free version, available on GitHub, which means faster rollout. However, it’s worth considering if you actually need this solution. You may have tons of features, but do you really need them?
Remember that Sylius still has many basic plugins, which you can add to your application to make it perfect for your needs. Many of these have been developed by the community and many new features are created all the time. With Sylius you can really create your store however you want, as there are many templates that allow for easy integrations and a unique design.
As you can see then, Sylius can be a really good answer and a good alternative to the major CMS for E-Commerce. It is a solution that allows many customizations, without necessarily needing too technical skills. With Sylius you can in fact create an online store, with multiple functions and that is perfectly suited to your business.
When it comes to open source E-Commerce platforms, there are many solutions to choose from and often this choice becomes quite critical.
We have already seen in one of our previous articles, Magento and PrestaShop and what their characteristics are.
But have you ever heard of Sylius instead? If not, in this article you will learn how it works and what features it has. I will also explain how to get started with this tool and the possibilities of extending its functionality.
An open source E-Commerce platform is software for running and managing an online business, with direct access to the source code.
Generally these solutions are free, although obviously there are collateral costs. The costs you have to incur relate to hosting, development and personalization. We can say that you decide how much to spend on each process.
Another aspect for which you can choose, according to your needs is the functionality. In fact, being able to access the source code, you can add the features you need or modify the existing ones. This clearly offers great flexibility and scalability. Like other open source platforms, those related to E-Commerce are supported by communities which can certainly be a valid help.
Sylius is an open source E-Commerce platform based on the Symfony framework. It is built with decoupled components that can be used independently in any PHP application even if it doesn’t use Symfony. Then you can decide whether to use the complete platform provided by its creators or take advantage of standalone elements to create a custom solution.
This E-Commerce tool is an API-first solution. This means that Sylius can be used as a backend for implementing JavaScript E-Commerce software such as a PWA or native mobile app. You can create an online store suitable for any size of business – a small, medium or large business.
Sylius is available in two versions:
In addition to standard Sylius features, the paid version contains enterprise-grade features such as multi-store (allowing you to sell products from multiple business units or legal entities), a loyalty system, and returns management. Let’s now take a look at the functions of a non-paid solution.
With Sylius Standard, you can create a fully functional online store with many useful features.
To discover more features and possibilities of this e-commerce solution, access the Sylius documentation .
This platform is perfectly suited to the needs of different types of companies: medium and large B2C / B2B companies, but also to startups with high development needs. Its flexibility and adaptability make it a platform that can be adapted to many different realities.
Despite this roundup of features, you may still wonder why you should use Sylius? So here are 6 reasons for you:
Headless is a word that basically describes the decoupling of the front-end of your E-Commerce from the back-end. Simply put, what sets the headless model apart is the lack of control over how the backend data will be presented to the data to the customer. In the headless approach, the most important is the content that needs to be delivered to the customer, regardless of which platform they want to access and when. To make this possible (also in Sylius), companies use APIs to synchronize data and provide control to IT teams in terms of the technology used to interact with the customer.
Basically, while in traditional ecommerce, all marketing channels, such as blog posts, newsletters, etc., are designed to bring the customer directly to the site, with headless technology, it will no longer be necessary. Purchases will be made directly from the platform through which the promotional message arrives to the customer. Will it be a mobile app, a single page app, or some other system? You don’t know, but the purchase will come by itself and that’s what matters!
The organization behind this platform has developed six open source plugins. One of them is the billing plugin which creates an invoice after a customer has created an order. Both the customer and the administrator can download this document.
In the Sylius Store you can find more than 80 different plugins and most of them are free.
Have we already talked about Sylius plugins and what about integrations with external systems? You can run it via plugin (e.g. the aforementioned Analytics Plugin) or write your own custom integration.
In this article I have shown you how Sylius is a very flexible system, which allows you to really do everything with your E-Commerce. The customization possibilities of this E-Commerce solution are its biggest advantage. With the help of Sylius experts, you can have an online store entirely tailored to your business needs.
So if you are looking for a useful tool that is easy to configure on both the admin and development side, Sylius may be the one for you.