Installation
StoreAccountant is a WordPress plugin for WooCommerce. You need a WordPress installation with WooCommerce active and a user account that is allowed to install and activate plugins.
After activation, you can find StoreAccountant in the WordPress admin under Accounting > Exports. Open the plugin
settings through Plugins > Installed Plugins > StoreAccountant > Settings.
Install Through the WordPress Plugin Search
This is the normal installation path for most shops.
- Open
Plugins > Add Newin the WordPress admin. - Search for
StoreAccountant. - Click
Install Nowon StoreAccountant. - After installation, click
Activate. - Open
Accounting > Exports.
[Screenshot: Plugin search in the WordPress admin]
Install by ZIP Upload
Use this path when you want to install a plugin ZIP file from a release.
- Download the current StoreAccountant ZIP file from the latest GitHub release: github.com/launch-lab-gmbh/storeaccountant/releases/latest
- Open
Plugins > Add Newin the WordPress admin. - Click
Upload Pluginat the top. - Select the ZIP file.
- Click
Install Now. - Activate the plugin after installation.
- Open
Accounting > Exports.
[Screenshot: ZIP upload in the WordPress admin]
Install by FTP
This path is useful when the WordPress admin does not allow ZIP uploads or the installation should be done manually on the server.
- Download the current StoreAccountant ZIP file from the latest GitHub release: github.com/launch-lab-gmbh/storeaccountant/releases/latest
- Extract the ZIP file locally.
- Upload the extracted plugin folder by FTP into the WordPress directory
wp-content/plugins/. - Open
Plugins > Installed Pluginsin the WordPress admin. - Activate StoreAccountant.
- Open
Accounting > Exports.
[Screenshot: Activation in the plugin list]
After Installation
Check the basic settings first:
- Open
Plugins > Installed Plugins > StoreAccountant > Settings. - In the
Storage Locationstab, check that at least one storage location is enabled. - In the
Securitytab, check that a global download password exists. - In the
Transportstab, check how StoreAccountant processes background jobs. - In the
Permissionstab, assign access to additional backend roles if needed.
For details, see Plugin Configuration.