View Issue Details

IDProjectCategoryView StatusLast Update
0023050mantisbtdocumentationpublic2017-06-26 08:36
Reporterabelgacem Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
Product Version2.5.1 
Summary0023050: Howto dispaly 1 pages of a Custopm Plugin
Description

Hi,

I have built a custom Plugin with the following structure:

MxPlugin01/
├── files
│   └── index.css
├── lang
│   └── strings_french.txt
├── MxPlugin01.php
└── pages
├── config_page.php
├── config_update.php
└── test01.php

It it perfectly installed, but No doc (even the developpers's guide) tells me how to display 1 page of a plugin; for example what are the steps to display the page 'config_Update.php' of my custom plugin.

Cheers,
Amar.

TagsNo tags attached.

Activities

atrol

atrol

2017-06-26 08:35

developer   ~0057141

Last edited: 2017-06-26 08:36

Goto page Manage > Manage Configuration > Plugins
Click on the name if the plugin in the list of installed plugins to access the configuration page.