Mantis is not showing up Calendar Plugin in browser to install

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
haseebraza
Posts: 26
Joined: 07 Mar 2019, 22:02

Mantis is not showing up Calendar Plugin in browser to install

Post by haseebraza »

I downloaded plugin Calendar-release-2.6.0 from GitHub and placed it in /var/www/html/mantis/plugins/ but it is not showing in browser to install can anyone help ?roll:

Description about System :

MantisBT Version: 2.21.0
PHP Version: 7.2.17
Database Driver: : mysqli
Database Version, Description: 10.4.4, 10.4.4-MariaDB
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by atrol »

Maybe wrong owner or access rights.
Ensure it's the same like the plugins that come with Mantis itself, e.g. MantisGraph plugin.
Please use Search before posting and read the Manual
haseebraza
Posts: 26
Joined: 07 Mar 2019, 22:02

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by haseebraza »

Rights are same as other plugin directories and ownership is also same apache.


drwxr-xr-x 16 apache apache 12288 May 30 20:08 ..
drwxr-xr-x 4 apache apache 68 May 6 02:36 Calendar
drwxr-xr-x 3 apache apache 55 Apr 21 02:32 Gravatar
drwxr-xr-x 5 apache apache 75 Apr 21 02:32 MantisCoreFormatting
drwxr-xr-x 6 apache apache 79 Apr 21 02:32 MantisGraph
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by atrol »

Please list also the content of the Calendar folder.
Please use Search before posting and read the Manual
haseebraza
Posts: 26
Joined: 07 Mar 2019, 22:02

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by haseebraza »

Here it is :
/var/www/html/mantis/plugins/Calendar/
drwxr-xr-x 4 apache apache 68 May 6 02:36 .
drwxr-xr-x 7 apache apache 143 May 28 17:15 ..
drwxr-xr-x 7 apache apache 87 May 6 02:36 Calendar
drwxr-xr-x 2 apache apache 177 May 6 02:36 doc
-rwxr-xr-x 1 apache apache 34 May 6 02:36 .gitignore
-rwxr-xr-x 1 apache apache 2121 May 6 02:36 README.md
..............................................
Inside Calendar Folder is listed below : /var/www/html/mantis/plugins/Calendar/Calendar

drwxr-xr-x 7 apache apache 87 May 6 02:36 .
drwxr-xr-x 4 apache apache 68 May 6 02:36 ..
drwxr-xr-x 4 apache apache 64 May 6 02:36 api
-rwxr-xr-x 1 apache apache 20515 May 6 02:36 Calendar.php
drwxr-xr-x 3 apache apache 327 May 6 02:36 core
drwxr-xr-x 2 apache apache 63 May 6 02:36 files
drwxr-xr-x 2 apache apache 125 May 6 02:36 lang
drwxr-xr-x 2 apache apache 4096 May 6 02:36 pages
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by atrol »

haseebraza wrote: 01 Jun 2019, 00:19 Inside Calendar Folder is listed below : /var/www/html/mantis/plugins/Calendar/Calendar
This is the Calendar folder you need under plugins folder.
You should have /var/www/html/mantis/plugins/Calendar/Calendar.php
Please use Search before posting and read the Manual
haseebraza
Posts: 26
Joined: 07 Mar 2019, 22:02

Re: Mantis is not showing up Calendar Plugin in browser to install

Post by haseebraza »

Thank you very much for your time, issue is resolved with your help.
Post Reply