Download the PHP package pejmankheyri/whmcs-irnic without Composer

On this page you can find all versions of the php package pejmankheyri/whmcs-irnic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package whmcs-irnic

+

Total Downloads Total Downloads Monthly Downloads License

# IR domain management module for irnic agents to use in WHMCS system It is a functional extension for the WHMCS hosting management system that enables the representatives of the irnic system to easily communicate with nic.ir and have all the facilities and automations. ## Installation * Copy the contents of the `WHMCS-IRNIC` folder to the root path of the WHMCS project. * Activate the plugin through the `Plugins` menu. * [Configure the plugin.](https://github.com/pejmankheyri/WHMCS-IRNIC#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) ## Features * The possibility of registering the ir domain for all types of extensions in the system * Ability to transfer, renew, lock and delete ir domains * Management of all possible interfaces in the system by the user and otherwise by the company * Registration of a new ID without intermediaries for all possible users in the system * View the list of sent requests * Management of the list of sent requests * Management of poll requests for the automation of Nik system requests * Logging of all the events that happened in the module * The ability to sync domain information in the admin panel * cron job capability to manage poll requests * Separate pages for registering the IRNIC ID that start with the phrase IRNIC- in the main path of the module, which you can use in the user section. ## Settings * Extract the zip file of the certificate you received from the irnic system and upload it to `modules/registrars/irnic/`. * Open the `modules/registrars/irnic/functions.php` file and enter the token expressions ID and title of the certificate file into the __construct function at the beginning of the file and in the specified place. * Open the `modules/registrars/irnic/Poll.php` file and enter your system database settings at the beginning of the file and in the database name, username, and password variables. * Set the `modules/registrars/irnic/poll_cron.php` file in the cron job of your system daily ## Development Assistance We welcome pull requests. For major changes, please open an issue first so we can discuss what you want to change. ## License GPL-3.0

All versions of whmcs-irnic with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package pejmankheyri/whmcs-irnic contains the following files

Loading the files please wait ....