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.
Composer installation (recommended)
If you install the module with Composer, you can easily update it with just a single command. Get Composer.
- Connect to the command line via SSH
- Change into the directory of your Magento root installation path
- Enter the following command and press Enter
composer config repositories.geissweb composer https://packages.geissweb.de - Enter the following command and press Enter
composer require geissweb/module-taxrateschedule
Installation via FTP/SFTP
- 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.
### 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".
### Overview of scheduled updates
All updates are displayed in this table.
