21 Aug
2012
Posted in: News
By    1,955 Comments

The TomatoCart V2.0 Alpha2 is coming!

TomatoCart core team postponed the release of the v2.0 alpha2 because the design of the framework wasn’t flexible enough yet. After a strenuous effort, the framework is improved as follows:

  1. The framework is developed as a flexible and solid Object-Oriented framework with the MVC design pattern
  2. Add and extend core features without editing core source code files. All the controllers, models and views could be overridden via putting the same file in the local directory
  3. Manage the views of web, mobile and pad in the admin panel. Perform modifications and override base views and layout in a separate template

    Figure 1. Home page for the web

    Figure 2. Home page for the pad

    Figure 3. Home page for the mobile

  4. Integrate the Sencha Touch framework into the admin panel to support the pad device

    Figure 4. Login panel of the admin implemented with sencha touch

    Figure 5. Select the language in the login panel

    Figure 6. Customers Module

    Figure 7. Products Reports

    Note: TomatoCart won’t implement all the modules with the sencha touch framework. We just design the framework and expect the developers in the community could complete the other modules bases on the flexible framework.

  5. Improve the template engine to make it run as the engine in the wordpress

    Figure 8. New Template Engine

  6. Share the config file between the frontend and admin

After finishing the remained work for the v2.0 alpha2, this new version will be released and then we will migrate all the modules in the admin based on the v2.0 alpha2.

Random Posts