Skip to content

for phpnuxbill plugin manager

Notifications You must be signed in to change notification settings

hotspotbilling/Plugin-Repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Repository

for PHPNuxBill Plugin Manager

It will list plugin available for PHPNuxBill

No need to download, just open Plugin Manager in Admin area

To add your plugin

if you want to sell your Plugin, then just set ispaid to true, to sell the plugin, customer must have github, and after they paid, you add it to your private repository plugin

{
    "id": "My-Plugin",
    "name": "My Plugin Name",
    "description": "information about plugin",
    "ispaid": false,
    "author": "You Name",
    "url": "https://github.com/username/My-Plugin",
    "github": "https://github.com/username/My-Plugin",
    "last_update": "2023-11-3"
}

About

for phpnuxbill plugin manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published