Download the PHP package mageplaza/module-extra-fee-graphql without Composer

On this page you can find all versions of the php package mageplaza/module-extra-fee-graphql. 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 module-extra-fee-graphql

Magento 2 Extra Fee GraphQL

Magento 2 Extra Fee GraphQL is a part of the Extra Fee extension by Mageplaza that supports stores with GraphQL features and PWA compatibility. With this upgrade, it is possible for stores to have a more hassle-free experience when updating their system in the future.

Mageplaza Extra Fee for Magento 2 supports stores in creating additional charges for any extra services. Those services range from gift wrapping, premium delivery, to customization requests and more.

Unlimited extra fees can be created and activated in specific conditions set in the backend. Based on conditions such as product attribute combination, product subselection, condition combination, payment methods, etc., the fees will be activated accordingly. You can also configure how the extra fee is calculated in 3 options: a fixed amount of each item, a fixed amount of the whole cart, or a percentage of the cart total. In the case of multiple rules, you can set priorities, with the smaller number the rule has, the more priority it gains.

Besides that, compulsory fees such as taxes or payment method charges can be applied automatically, while additional services such as gift wrapping or quick delivery can be set as manually applied. This feature helps stores comply with regulations and enhances customer experience when their interactions are put at the right place.

Stores are able to set visibility for each extra fee so that only specific customer groups can see it in specific store views. What’s more, the fees can be viewed on various positions including Shopping Cart/ Payment Method, Email/PDF, or other billing documents.

Thanks to this module, stores can boost their sales, and customers can also fulfill their needs. While the default Magento 2 only allows specific fees such as Free Shipping, Table Rate, or Flat Rate, this module will definitely bring more flexibility as well as a better experience for both merchants and customers.

1. How to install

Run the following command in Magento 2 root folder:

Note: Mageplaza Extra Fee GraphQL requires installing Mageplaza Extra Fee in your Magento installation.

2. How to use

To perform GraphQL queries in Magento, please do the following requirements:

3. Devdocs

4. Contribute to this module

Feel free to Fork and contribute to this module and create a pull request so we will merge your changes main branch.

5. Get Support


All versions of module-extra-fee-graphql 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 mageplaza/module-extra-fee-graphql contains the following files

Loading the files please wait ....