Download the PHP package tradelinepro/fast-sale without Composer

On this page you can find all versions of the php package tradelinepro/fast-sale. 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 fast-sale

TradelineproFastSale

Description

Fast sale

Based on Shopware ~6.5.0

The “Fast Sale” function offers users two additional, quick ordering options:

Plugin Configuration

How To Use:

Quick order search in the frontend

The quick order search in the frontend can be found in the customer account under the entry “Quick order search”, as well as via a rocket icon in the header. There you will find an input field in which you can search for products. The search terms that can be used here are product name, product number and EAN. As soon as you enter a search term, the search is started automatically:

The results are presented very condensed and allow you to select the quantity directly. You can put the desired products into your shopping cart straight away.

Shopping Cart Import

The shopping cart import is located in the customer account under the entry “Shopping cart import”. Here you have the option to upload a CSV or XLSX file, which you can then import. The importer processes the products from the file and puts them in the shopping cart in the stored quantity.

The import automatically detects errors in the files and can provide appropriate assistance. For example, empty lines are mentioned, or lines with unknown products. All other correct lines are still imported and the products are put in the shopping cart.

The example files that have been stored in the plugin configuration can also be found here. The user can download these and thus has a template for their own file. They only have to enter the desired products with the corresponding quantities.

Setup & Development

Install

Setup

Compatibility

Plugin version Shopware version PHP version
0.9.* ~6.5.0 8.2

Licence

The MIT License (MIT). Please see License File for more information.

Links/Reference (optional)

Known Issues

Troubleshooting


All versions of fast-sale with dependencies

PHP Build Version
Package Version
Requires tradelinepro/core Version ~0.9.0
phpoffice/phpspreadsheet Version ~1.0
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 tradelinepro/fast-sale contains the following files

Loading the files please wait ....