Guided Tour: Difference between revisions
From Joomla! Documentation
Shivam1997 (talk | contribs) No edit summary |
Shivam1997 (talk | contribs) No edit summary |
||
| Line 18: | Line 18: | ||
=== Two ways to find the Plugin === | === Two ways to find the Plugin === | ||
First way | |||
==== First way ==== | |||
*Head to the <tt>Extension → Manage → Discover →</tt> | *Head to the <tt>Extension → Manage → Discover →</tt> | ||
| Line 24: | Line 25: | ||
*Select the Plugin “plg_system_tour” and Install it. | *Select the Plugin “plg_system_tour” and Install it. | ||
[[File:J4-Discover_Plugin-en.png|center]] | [[File:J4-Discover_Plugin-en.png|center]] | ||
*.Than enable the Plugin <tt>Extension->Plugin->plg_system_tour</tt> | |||
--------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ||
Second way | ==== Second way ==== | ||
*Install the Plugin from the link mentioned above. | *Install the Plugin from the link mentioned above. | ||
Revision as of 15:29, 2 September 2017
GSoC 2017
Guided Tour Project Documentation
Guided Tour Project Documentation

Joomla!
4.x
Introduction
Currently, we have only the Help Screens to help new Joomla Users to get an overview of any component view. To help make it easier and more interactive for new users, this project has been submitted.
Prerequisites
- The testing environment requires your local machine with the Joomla! CMS 4 installed with the branch( https://github.com/joomla-projects/gsoc17_helpscreens_on_jdocs/pull/7 ).
- A Plugin of the Tour Guide ( https://drive.google.com/open?id=0B1eYyialFUnoZ0EzNWdWVjc3cUk ).
How to start the Guided Tour
Two ways to find the Plugin
First way
- Head to the Extension → Manage → Discover →

- Select the Plugin “plg_system_tour” and Install it.

- .Than enable the Plugin Extension->Plugin->plg_system_tour
Second way
- Install the Plugin from the link mentioned above.
- First, enable the Plugin.
- The Plugin “plg_system_tour” can be installed with the extension manager.
Extension->Plugin->plg_system_tour

- Visit any View and you will find the button at the top right corner.
- Click on it and you can enjoy the new feature of Joomla 4.

Issues
Note: If there are any issues while attempting to set up the platform or any suggestions to the platform itself or to the documentation don't hesitate to drop an issue at the project's repository.