# Nadi Client

# Requirements

Nadi has a few requirements you should be aware of before installing.

  1. Nadi Client
  2. Nadi Shipper

# PHP

  • Composer
  • PHP 7 and above.
  • Laravel
  • WordPress
  • Symfony (coming soon)
  • CakePHP (coming soon)
  • CodeIgniter (coming soon)
  • Yii (coming soon)

# Laravel

composer require nadi-pro/nadi-laravel
php artisan nadi:install

After running this command, continue to Nadi Shipper installation.

# WordPress

You can install the plugin by download it here (opens new window) and upload in the WordPress > Plugin section.

Then you can go to Nadi menu to set the API Key and Application Key.

To test the settings, simply click on Test Connection after save the settings.

At the moment only HTTP Transporter is test and supported.

Last Updated: 3/28/2024, 12:47:40 PM