Sellvana is a new open source eCommerce platform, which is minimalistic in both the code and the structure. It works on Fulleron – the own PHP Framework. The framework is used to define structure, events, mvc logic, etc. Minimalism and simplicity are also dominant features of the database structure. App is divided into few logical areas: admin, frontend, cron, api. The System of Sellvana is modular. Each function is represented with a separate module with all the necessary stuff within one folder: views, models, javascripts and data. All the components are triggered through main manifest file and main class. Moreover, every module can be turned off.
UPD (16.04.2014): A brand new marketplace is coming soon
UPD (02.05.2014): Introduction to Sellvana Module Development Webinar
UPD (10.07.2014): Sellvana Theming Webinar
UPD (12.06.2015): Sellvana Public Alpha has been released
There are several reasons why speed is very important for websites. First of all visitors. They can become dissatisfied with slow performance and loose trust to your website. The second reason is web search ranking. Google is using site speed as a part of the whole process. These are obvious things and we are not going to talk about them. Instead we will talk about all possible tips and tricks to speed up your Magentoperformance.