sample-addon-module | Sample Addon Module for WHMCS

 by   WHMCS PHP Version: Current License: MIT

kandi X-RAY | sample-addon-module Summary

kandi X-RAY | sample-addon-module Summary

sample-addon-module is a PHP library. sample-addon-module has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

An addon module allows you to add additional functionality to WHMCS. It can provide both client and admin facing user interfaces, as well as utilise hook functionality within WHMCS. This sample file demonstrates how an addon module for WHMCS should be structured and exercises all supported functionality. For more information, please refer to the online documentation at
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sample-addon-module has a low active ecosystem.
              It has 53 star(s) with 70 fork(s). There are 10 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 6 open issues and 4 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of sample-addon-module is current.

            kandi-Quality Quality

              sample-addon-module has 0 bugs and 59 code smells.

            kandi-Security Security

              sample-addon-module has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              sample-addon-module code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              sample-addon-module is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              sample-addon-module releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.
              sample-addon-module saves you 140 person hours of effort in developing the same functionality from scratch.
              It has 351 lines of code, 19 functions and 10 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed sample-addon-module and discovered the below as its top functions. This is intended to give you an instant insight into sample-addon-module implemented functionality, and help decide if they suit your requirements.
            • Show the output of the addon module
            • Generate secret page
            • Show addon module index page
            • Dispatch action .
            Get all kandi verified functions for this library.

            sample-addon-module Key Features

            No Key Features are available at this moment for sample-addon-module.

            sample-addon-module Examples and Code Snippets

            No Code Snippets are available at this moment for sample-addon-module.

            Community Discussions

            Trending Discussions on sample-addon-module

            QUESTION

            How can I pass params in this dispatcher?
            Asked 2019-Dec-21 at 18:09

            I am working with this addon code:

            You see the Dispatcher, the Controller give index and show dispatcher.

            I have a question:

            the URL is like: {$modulelink}&action=show

            but how can I pass params in this type dispatcher? such as {$modulelink}&action=show&age=25&gender=1, then I in show can get the params age=25 and gender=1.

            ...

            ANSWER

            Answered 2019-Dec-21 at 18:09

            You can just define them inside this function:

            Source https://stackoverflow.com/questions/59438436

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sample-addon-module

            You can download it from GitHub.
            PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/WHMCS/sample-addon-module.git

          • CLI

            gh repo clone WHMCS/sample-addon-module

          • sshUrl

            git@github.com:WHMCS/sample-addon-module.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link