AppSuite:Upgrading to 7 6: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* The most important change of 7.6 for developers is that we introduced Grunt, so the following article is '''absolutely mandatory''' and the basis for all other articles: [[AppSuite:GettingStartedWithGrunt|Getting started with Grunt]]. | * The most important change of 7.6 for developers is that we introduced Grunt, so the following article is '''absolutely mandatory''' and the basis for all other articles: [[AppSuite:GettingStartedWithGrunt|Getting started with Grunt]]. | ||
* There is also a little [ | * There is also a little [https://documentation.open-xchange.com/latest/ui/00-getting-started/04-build-process.html FAQ] around Grunt. | ||
* Getting started: [[AppSuite:GettingStarted_7.6.0]] | * Getting started: [[AppSuite:GettingStarted_7.6.0]] | ||
* Changes around '''packaging''' are explained here: [[AppSuite:Upgrade_app_using_yo|Upgrade using Yo]]. | * Changes around '''packaging''' are explained here: [[AppSuite:Upgrade_app_using_yo|Upgrade using Yo]]. |
Revision as of 09:09, 22 May 2017
Upgrading to 7.6
This article is meant for developers and just points at relevant articles that explain different aspects of upgrading plugins and themes to 7.6:
- The most important change of 7.6 for developers is that we introduced Grunt, so the following article is absolutely mandatory and the basis for all other articles: Getting started with Grunt.
- There is also a little FAQ around Grunt.
- Getting started: AppSuite:GettingStarted_7.6.0
- Changes around packaging are explained here: Upgrade using Yo.
- A general overview of changes: AppSuite:Changes
- A step-by-step guid to upgrade themes: AppSuite:Upgrading_themes_to_7_6
- An overview of renamed less variables can be found here: AppSuite:Theming#Variables
- We also updated to Bootstrap 3: http://getbootstrap.com/migration/
- And also updated Font Awesome to 4: https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4