{"id":13720673,"url":"https://github.com/customgento/magerun-tax-editor","last_synced_at":"2026-01-27T18:45:49.734Z","repository":{"id":44907562,"uuid":"273702077","full_name":"customgento/magerun-tax-editor","owner":"customgento","description":"Tax Editor for Magento 1 adds a n98-magerun command to update tax rates.","archived":false,"fork":false,"pushed_at":"2024-11-07T07:36:20.000Z","size":77,"stargazers_count":6,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-07T08:28:43.552Z","etag":null,"topics":["magento","magento-extension","magento-extension-free","magento-module","magento1"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/customgento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["customgento"]}},"created_at":"2020-06-20T12:17:26.000Z","updated_at":"2024-11-07T07:36:23.000Z","dependencies_parsed_at":"2024-02-03T20:42:54.907Z","dependency_job_id":"61b74711-9533-4032-a5be-ddd539177330","html_url":"https://github.com/customgento/magerun-tax-editor","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customgento%2Fmagerun-tax-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customgento%2Fmagerun-tax-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customgento%2Fmagerun-tax-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/customgento%2Fmagerun-tax-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/customgento","download_url":"https://codeload.github.com/customgento/magerun-tax-editor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224604511,"owners_count":17339150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento","magento-extension","magento-extension-free","magento-module","magento1"],"created_at":"2024-08-03T01:01:06.736Z","updated_at":"2026-01-27T18:45:49.708Z","avatar_url":"https://github.com/customgento.png","language":"PHP","funding_links":["https://github.com/sponsors/customgento"],"categories":["Extensions"],"sub_categories":["Free"],"readme":"# Tax Editor for Magento 1\nTax Editor for Magento 1 adds a n98-magerun command to update tax rates. This is pretty useful for general tax rate changes in a country, which must be applied exactly at a specific date. It is possible to define a new rate for a range of tax rate IDs.\n\n## Installation\nThere are a few options. You can check out the different options in the [n98-magerun docs](https://magerun.net/introducting-the-new-n98-magerun-module-system/).\n\nHere's the easiest:\n\n1. Create `~/.n98-magerun/modules/` if it doesn't already exist:\n\n        mkdir -p ~/.n98-magerun/modules/\n\n2. Clone this repository in there:\n\n        cd ~/.n98-magerun/modules/ \u0026\u0026 git clone https://github.com/customgento/magerun-tax-editor.git customgento-tax-editor\n\n3. The module should be installed. To see that it was installed, check if one of the new commands is in there, like `tax:rates:edit`.\n\n        n98-magerun.phar tax:rates:edit --help\n\n## Commands\n\n### Edit Rates Of Existing Tax Rates\n\n    $ n98-magerun.phar tax:rates:edit [--ids[=\"...\"]] [--rate[=\"...\"]] [--update-titles]\n\n#### Options\n\n`--ids`            Comma-separated list of tax rate IDs\n\n`--rate`           The new rate (integer or float with decimal point)\n\n`--update-titles`  Update the code and the titles of the tax rate as well\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomgento%2Fmagerun-tax-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcustomgento%2Fmagerun-tax-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcustomgento%2Fmagerun-tax-editor/lists"}