This tutorial series is created using Drupal 8.x.x on Ubuntu 14.04, Ubuntu 16.04. Drupal is a free and open source content management system (CMS) written in PHP and distributed under the GNU General Public License. Read more
Foss : Drupal - English
Outline: - Creating a new content type - Adding fields to content type
Outline: - Creating "User Group" Content type - Explaining about User groups - Adding fields to the "User Group" Content type - Connecting "User Group" and "Events" Content types using E..
Outline: - Explaining what is taxonomy - Adding a taxonomy - Adding taxonomy terms
Outline: - Creating new content - Managing contents, comments and files - Checking the revisions of a content
Outline: - Explaining about Devel module - Creating dummy content using Devel module
Outline: - Explaining about displays - Managing full content display - Adding view modes - Explaining how to trim the description - Managing display of teaser mode
Outline: - Introduction to views - The workflow of views - Creating a new view - A page with teaser - Creating a simple block view
Outline: - Displaying fields in a table - Setting up "Display", "Format", "Fields", "Filter", and "Sort" - Explaining how to display only the upcoming events - Explaining how to sort fi..
Outline: - Explaining how to change the image styles - Creating logos with difference sizes and effects - Creating a view "Photo Gallery" using grid format
Outline: - Introduction to Modules - Explaining about default modules - Activating Book module and Forum module - Creating user manual using Book module - Creating forums using Forum mo..
Outline: - Explaining about finding a module from drupal.org - Explaining how to evaluate modules
Outline: - Introduction to Layouts - Block configurations - Permissions - Removing and re-ordering blocks
Outline: - Installing pathauto module - Setting up URL patterns - Explaining endpoints - Creating URL aliases - Creating sub menus - Creating a menu link
Outline: - Introduction to themes - Finding themes from drupal.org - Installing a basic theme "Zircon" - Exploring the block regions of "Zircon" theme
Outline: - Introduction to base and sub themes - Installing a base theme "Adaptive theme" - Installing a sub theme "Pixture Reloaded"
Outline: - Introduction to people management - Creating a new role - Setting up permissions to users - Introduction to Masquerade module - Testing the given permissions using masquerade..
Outline: - Drupal site management - Viewing reports - Updating new version of Drupal - Updating modules and themes - Updating database - Restoring an old version of Drupal
Outline: - Explaining how to get our code and database ready - Demonstrating how to host a Drupal website using cPanel - Uploading the local content on the live website
Outline: - Explaining the prerequisites to create custom modules - Explaining how to create a basic module - Workflow of a module -Request -Router -Contr..
Outline: - Introduction to API - Introduction to Solr Search API - Why do we need Solr Search API? - Salient features of Solr search - Introduction to Solr core - Installation of Solr..