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: - 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..
Outline: - What is RESTful API? - Purpose of RESTful API - Type of users who can use RESTful API - Implementation of RESTful API - Installing required modules - Configuring REST reso..
Outline: - What is REST client? - Introduction to Postman client - How to check whether RESTful API is implemented in a website? - Using Postman client how to - Retrieve data using GET..