1

I am developing to implement a profile information plugin in a phpfox website.

I don't know how to create a plugin in phpfox.

How can I create a new plugin in phpfox?

hakre
  • 193,403
  • 52
  • 435
  • 836
user998521
  • 37
  • 2
  • 9

2 Answers2

2

From the Admin Control Panel, Extensions->Plugins->Create New Plugin

0

For creating a new plugin you have to create a product(from the administration Control Panel, Extensions->Product->Create New Product) then create a module(from the administration Control Panel, Extensions->Module->Create New Module) and then create your plugin. For complete detail you can check their site.

Sandeep Varma
  • 322
  • 2
  • 11