PHPackages                             taxjar/module-taxjar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. taxjar/module-taxjar

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

taxjar/module-taxjar
====================

TaxJar Sales Tax Module for Magento 2

4.0.1(8mo ago)27455.6k↓19.7%30[9 issues](https://github.com/taxjar/taxjar-magento2-extension/issues)[3 PRs](https://github.com/taxjar/taxjar-magento2-extension/pulls)OSL-3.0PHP

Since Jul 1Pushed 8mo ago15 watchersCompare

[ Source](https://github.com/taxjar/taxjar-magento2-extension)[ Packagist](https://packagist.org/packages/taxjar/module-taxjar)[ RSS](/packages/taxjar-module-taxjar/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (80)Used By (0)

Magento 2 Sales Tax Extension by TaxJar
=======================================

[](#magento-2-sales-tax-extension-by-taxjar)

Simplify your sales tax with live checkout calculations and zip-based backup rates from [TaxJar](http://www.taxjar.com).

To get started, check out our [M2 extension guide](http://www.taxjar.com/guides/integrations/magento2/)!

Getting Started
---------------

[](#getting-started)

Download the extension as a ZIP file from this repository or install our module with [Composer](https://getcomposer.org/) using the following command:

```
composer require taxjar/module-taxjar

```

If you're installing the extension manually, unzip the archive and upload the files to `/app/code/Taxjar/SalesTax`. After uploading, run the following [Magento CLI](http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands.html) commands:

```
bin/magento module:enable Taxjar_SalesTax --clear-static-content
bin/magento setup:upgrade
bin/magento setup:di:compile

```

These commands will enable the TaxJar extension, perform necessary database updates, and re-compile your Magento store. From there, you'll want to run through the pre-import checklist and set everything up using our [extension guide](http://www.taxjar.com/guides/integrations/magento2/)).

Tests
-----

[](#tests)

To run our integration tests for checkout calculations, clone the repository into your local instance of Magento 2. You'll need an active TaxJar API token (preferably a test account) to run these tests.

```
git clone https://github.com/taxjar/taxjar-magento2-extension.git app/code/Taxjar/SalesTax

```

Backup or rename your existing `phpunit.xml` under `dev/tests/integration`. Copy the `phpunit.xml file` in the TaxJar module under `app/code/Taxjar/SalesTax/Test/Integration`:

```
cp app/code/Taxjar/SalesTax/Test/Integration/phpunit.xml dev/tests/integration/phpunit.xml

```

Rename `install-config-mysql.php.dist` to `install-config-mysql.php` under `dev/tests/integration/etc`. Make sure Magento has access to a MySQL database for running integration tests.

Copy `Test/Integration/credentials.php.dist` to `credentials.php` in the same directory and add your TaxJar API token:

```
cp app/code/Taxjar/SalesTax/Test/Integration/credentials.php.dist app/code/Taxjar/SalesTax/Test/Integration/credentials.php

```

Finally, run the TaxJar test suite using PHPUnit:

```
vendor/bin/phpunit -c ~/OSS/magento2/dev/tests/integration/phpunit.xml --testsuite “Taxjar”

```

Notice that the configuration flag should include the full path to `phpunit.xml`.

License
-------

[](#license)

TaxJar's Magento 2 module is released under the [Open Software License 3.0](https://opensource.org/licenses/OSL-3.0) (OSL-3.0).

Support
-------

[](#support)

If you find a bug in our extension, [open a new issue](https://github.com/taxjar/taxjar-magento2-extension/issues/new) right here in GitHub. For general questions about TaxJar or specific issues with your store, please [contact us](http://www.taxjar.com/contact/) after going through our extension guide.

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance53

Moderate activity, may be stable

Popularity49

Moderate usage in the ecosystem

Community28

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~51 days

Recently: every ~279 days

Total

66

Last Release

265d ago

Major Versions

0.7.6 → 1.0.02018-04-20

1.9.9 → 2.0.02022-10-03

2.2.0 → 4.0.12025-08-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/84dc6cd9a6d174bd985b181655bf8946589ee88d5075d1b4a6c0414813018341?d=identicon)[fastdivision](/maintainers/fastdivision)

![](https://www.gravatar.com/avatar/042b832bb1a3ea4bd27f01e2b99ba6d9b5d7b7486edd878ccadeb705261b435c?d=identicon)[TaxJar](/maintainers/TaxJar)

---

Top Contributors

[![fastdivision](https://avatars.githubusercontent.com/u/1137184?v=4)](https://github.com/fastdivision "fastdivision (219 commits)")[![ryanreeves-taxjar](https://avatars.githubusercontent.com/u/44789510?v=4)](https://github.com/ryanreeves-taxjar "ryanreeves-taxjar (172 commits)")[![sethobey](https://avatars.githubusercontent.com/u/47947793?v=4)](https://github.com/sethobey "sethobey (55 commits)")[![dallendalton](https://avatars.githubusercontent.com/u/11321890?v=4)](https://github.com/dallendalton "dallendalton (16 commits)")[![JohnMTrimbleIII](https://avatars.githubusercontent.com/u/14876248?v=4)](https://github.com/JohnMTrimbleIII "JohnMTrimbleIII (11 commits)")[![isehrob-stripe](https://avatars.githubusercontent.com/u/106393293?v=4)](https://github.com/isehrob-stripe "isehrob-stripe (5 commits)")[![sethobey-stripe](https://avatars.githubusercontent.com/u/93532842?v=4)](https://github.com/sethobey-stripe "sethobey-stripe (4 commits)")[![smolentzov-stripe](https://avatars.githubusercontent.com/u/90802747?v=4)](https://github.com/smolentzov-stripe "smolentzov-stripe (3 commits)")[![rangerz](https://avatars.githubusercontent.com/u/3338473?v=4)](https://github.com/rangerz "rangerz (2 commits)")[![lbajsarowicz](https://avatars.githubusercontent.com/u/1639941?v=4)](https://github.com/lbajsarowicz "lbajsarowicz (1 commits)")[![beechyrb](https://avatars.githubusercontent.com/u/7995987?v=4)](https://github.com/beechyrb "beechyrb (1 commits)")[![drew7721](https://avatars.githubusercontent.com/u/9411699?v=4)](https://github.com/drew7721 "drew7721 (1 commits)")[![dsalgaciello](https://avatars.githubusercontent.com/u/36890543?v=4)](https://github.com/dsalgaciello "dsalgaciello (1 commits)")[![kdeberna](https://avatars.githubusercontent.com/u/5972247?v=4)](https://github.com/kdeberna "kdeberna (1 commits)")[![arvind-curotec](https://avatars.githubusercontent.com/u/53758829?v=4)](https://github.com/arvind-curotec "arvind-curotec (1 commits)")[![mattkammersell](https://avatars.githubusercontent.com/u/9414?v=4)](https://github.com/mattkammersell "mattkammersell (1 commits)")[![ryreeves](https://avatars.githubusercontent.com/u/20940382?v=4)](https://github.com/ryreeves "ryreeves (1 commits)")[![sanchit-redmonks](https://avatars.githubusercontent.com/u/89576243?v=4)](https://github.com/sanchit-redmonks "sanchit-redmonks (1 commits)")

---

Tags

ecommercemagentomagento-2magento2sales-taxtaxtax-ratetaxjar

### Embed Badge

![Health badge](/badges/taxjar-module-taxjar/health.svg)

```
[![Health](https://phpackages.com/badges/taxjar-module-taxjar/health.svg)](https://phpackages.com/packages/taxjar-module-taxjar)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
