Skip to content

Evolution CMS 3.0RC2

Compare
Choose a tag to compare
@Dmi3yy Dmi3yy released this 31 Oct 15:36

Evolution CMS 3.0 RC2

More and more new features for Evo 3

  • Laravel routing for ajax or custom routing with Validator, Request, Response
  • Merge Webusers and Managers to Users
  • Full refactor work with Users and Roles
  • Rewrite langs on Laravel Style
  • Optimization of speed
  • Add console Extras
  • Add console command for full cache clear

Users !!!

After merge users, all old solutions for work with WebUsers need fix for work with new logic.
how work with users you can read here:
https://github.com/evolution-cms/docs/blob/master/ru/03_Разработчику/06_DI_в_Evolution_CMS/05_UserManager.md

Laravel Routing

https://gist.github.com/Dmi3yy/10e5a004bb77a72a4446ac1ad4c2d9ad (ru)
En will be in release version
evo3routes

Console Extras

IMG_9843

Evolution CMS Speed

evo2_vs_evo3

Upgrade from older versions

  1. You need upgrade to 2.0.3 version
  2. Get script prepareToUpdateFrom2To3Evo
    Link: https://github.com/evolution-cms/prepareToUpdateFrom2To3Evo, or in Extras
  3. Run script on your site by url sitename /assets/updater.php

The release version will contain a full description of the changes with examples of how to use it.