Herzlich willkommen

Scheduled Tax Rate Updates

Installation

Requirements

  • PHP 7+
  • SSH access to run commands as the owner of the web files.

You can install the module either with Composer (recommended) or via FTP/SFTP transfer.

If you install the module with Composer, you can easily update it with just a single command. Get Composer.

  1. Connect to the command line via SSH
  2. Change into the directory of your Magento root installation path
  3. Enter the following command and press Enter
    composer config repositories.geissweb composer https://packages.geissweb.de
  4. Enter the following command and press Enter
    composer require geissweb/module-taxrateschedule

Installation via FTP/SFTP

  1. Upload the contents of the .zip package (the "app" folder) into your Magento root directory ("app" ⇒ "app").

Finish the Installation

You need to do this for all installation methods (Composer and FTP/SFTP).

Enter the following commands and press Enter

bin/magento maintenance:enable
bin/magento module:enable Geissweb_TaxRateSchedule
bin/magento setup:upgrade
bin/magento setup:static-content:deploy
bin/magento maintenance:disable

The installation process is now complete.

Extension Configuration

There is currently no system configuration for this extension.

Usage

Navigate to "Stores -> Scheduled Tax Rate Updates".

To create a new scheduled update, click the "Schedule Rate Update" button.

Tax Rate Schedule Index### Create a scheduled update

Give the update a meaningful title so that you can better remember what purpose the update is intended for.

Then select the tax rates to be updated and set the new tax rate. Finally, choose the exact time at which the update should run and click "Save Update".

Create scheduled tax rate update### Overview of scheduled updates

All updates are displayed in this table.

List scheduled updates