Difference between revisions of "AppSuite:Upgrading to 7 6"

 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
* 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 [https://documentation.open-xchange.com/latest/ui/00-getting-started/04-build-process.html FAQ] around Grunt.
 
* 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: [https://documentation.open-xchange.com/latest/ui/customize/app/first-app.html Your first app]
 
* 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]].
 
* A general overview of changes: [[AppSuite:Changes]]
 
* A general overview of changes: [[AppSuite:Changes]]
 
* A step-by-step guid to upgrade '''themes''': [[AppSuite:Upgrading_themes_to_7_6]]
 
* 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]]
+
* An overview of renamed '''less variables''' can be found here: [[https://documentation.open-xchange.com/latest/ui/theming.html]]
 
* We also updated to Bootstrap 3: http://getbootstrap.com/migration/
 
* 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
 
* And also updated Font Awesome to 4: https://github.com/FortAwesome/Font-Awesome/wiki/Upgrading-from-3.2.1-to-4

Latest revision as of 10:17, 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: