Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:yii2:start [2018/04/05 17:02]
smayr
systems:yii2:start [2018/04/19 06:39] (current)
smayr
Line 2: Line 2:
  
     * [[systems:yii2:Setup and Configuration]]     * [[systems:yii2:Setup and Configuration]]
-    * [[systems:yii2:Role Based Access Control (RBAC)]] 
     * [[systems:yii2:Examples]]     * [[systems:yii2:Examples]]
     * [[systems:yii2:Third Party Components]]     * [[systems:yii2:Third Party Components]]
     * Templates/Themes:     * Templates/Themes:
       * [[systems:yii2:Basic Application Template]]       * [[systems:yii2:Basic Application Template]]
-        * [[systems:yii2:Basic User Login from Database]] 
       * [[systems:yii2:Advanced Application Template]]       * [[systems:yii2:Advanced Application Template]]
       * [[systems:yii2:Theming]]       * [[systems:yii2:Theming]]
 +    * User Management
 +      * [[systems:yii2:Basic User Login from Database]]
 +      * [[systems:yii2:Role Based Access Control (RBAC)]]
 +      * [[https://github.com/dektrium/yii2-user|yii2-user Extension]]
 +      * [[https://github.com/cinghie/yii2-user-extended|yii2-user-extended Extension]]
 +      * [[https://code.tutsplus.com/tutorials/how-to-program-with-yii2-integrating-user-registration--cms-22974|Tutorial: Integrating User Registration in Yii2]]
     * [[systems:yii2:Tips for SEO page optimization]]     * [[systems:yii2:Tips for SEO page optimization]]
     * [[systems:yii2:Using AJAX]]     * [[systems:yii2:Using AJAX]]
Line 16: Line 20:
       * [[systems:yii2:GridView]]       * [[systems:yii2:GridView]]
       * [[systems:yii2:Convert Form to Tabbed Form]]       * [[systems:yii2:Convert Form to Tabbed Form]]
 +      * [[systems:yii2:Support for Social Networks]]
 +      * [[systems:yii2:Internationalization (i18n)]]
 +      * [[systems:yii2:Email Tools]]
     * [[systems:yii2:Console]]     * [[systems:yii2:Console]]
     * Databases:     * Databases:
Line 26: Line 33:
       * [[systems:yii2:File Upload]]       * [[systems:yii2:File Upload]]
       * [[systems:yii2:File Download]]       * [[systems:yii2:File Download]]
-    * [[systems:yii2:Email Tools]] 
     * Reports:     * Reports:
       * [[systems:yii2:Report Filtering]]       * [[systems:yii2:Report Filtering]]
       * [[systems:yii2:PDF Report]]       * [[systems:yii2:PDF Report]]
     * [[systems:yii2:Master-Detail View]]     * [[systems:yii2:Master-Detail View]]
-    * [[systems:yii2:Support for Social Networks]] 
-    * [[systems:yii2:Internationalization (i18n)]] 
     * Testing:     * Testing:
       * [[systems:yii2:Testing Setup]]       * [[systems:yii2:Testing Setup]]