Download the PHP package pejmankheyri/smsir-prestashop without Composer

On this page you can find all versions of the php package pejmankheyri/smsir-prestashop. 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 smsir-prestashop

+

Total Downloads Total Downloads Monthly Downloads License

# Sending SMS to customers in the Prestashop content management system It is a practical add-on for PrestaShop's free content management system that enables you to easily notify your users via SMS. > [Install by uploading a file](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%86%D8%B5%D8%A8-%D8%A8%D8%A7-%D8%A2%D9%BE%D9%84%D9%88%D8%AF-%D9%81%D8%A7%DB%8C%D9%84) > > [Install from the plugins menu](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%86%D8%B5%D8%A8-%D8%A7%D8%B2-%D9%85%D9%86%D9%88%DB%8C-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87-%D9%87%D8%A7) > > [Features](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%A7%D9%85%DA%A9%D8%A7%D9%86%D8%A7%D8%AA) > > [Settings](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) > > [Development Assistance](https://github.com/pejmankheyri/SMSIR-Prestashop#%DA%A9%D9%85%DA%A9-%D8%A8%D9%87-%D8%AA%D9%88%D8%B3%D8%B9%D9%87) > > [License](https://github.com/pejmankheyri/SMSIR-Prestashop#%D9%84%D8%A7%DB%8C%D8%B3%D9%86%D8%B3) > > [Plugin Images](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D8%B5%D8%A7%D9%88%DB%8C%D8%B1-%D8%A7%D9%81%D8%B2%D9%88%D9%86%D9%87) ## Install by uploading a file * Copy `SMSIRModule` folder to `/modules/` path. * Activate the plugin through the `Plugins` menu in Prestashop. * [Configure the plugin settings in the `settings` section.](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) ## Install from the plugins menu * Enter the Prestashop plugins menu. * Select the `upload module` option at the top of the page. * Download the plugin pack from the `code` section in the `Download ZIP` section above. * Select the downloaded plugin pack and install it. * [Configure the plugin.](https://github.com/pejmankheyri/SMSIR-Prestashop#%D8%AA%D9%86%D8%B8%DB%8C%D9%85%D8%A7%D8%AA) ## Features * Send SMS to specific customers * Send SMS to all customers * Send SMS to all contacts of sms.ir customer club * Send SMS when creating a new user account for the administrator * Send SMS when creating a new account for the user * Send SMS when registering a new order to the manager * Send SMS to register a new order for the user * Send SMS to the user when the order status changes ## Settings * The main settings of the plugin include the following table: | Settings | Description | | ------ | ------ | | Web service link | The web service link used by the SMS sending panel (https://ws.sms.ir/) | | Web service key | SMS panel web service key sms.ir | | Security code | SMS panel security code sms.ir | | Sender number | SMS panel sender number sms.ir | | Send through customer club | The customer club module must be purchased and then shipping is done through it | | Store manager number | To send SMS to the store manager | ## Development Assistance We welcome pull requests. For major changes, please open an issue first so we can discuss what you want to change. ## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpejmankheyri%2FSMSIR-Prestashop.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpejmankheyri%2FSMSIR-Prestashop?ref=badge_large)
## Plugin Images

All versions of smsir-prestashop 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/smsir-prestashop contains the following files

Loading the files please wait ....