Acumulus

Beschreibung

Over deze plugin.

WooCommerce boekhouden plugin voor Acumulus

The Acumulus plugin connects your Woocommerce store to the Dutch SIEL Acumulus online financial administration application. It can add your invoices automatically or via a batch send form to your administration, saving you a lot of manual, error-prone work.

The Acumulus plugin:

  • Reacts to order status changes via actions.
  • Does have 4 admin screens: a register, settings, advanced settings, and a batch send screen.
  • Offers a meta box with an overview of the status of the invoice in Acumulus on the edit order screen.
  • Does not in any way interfere with the front-end UI.

The Acumulus plugin assumes that:

If not, this plugin is useless and will not do anything.

Installation using composer and GitHub

Note: this is only recommended for developers, not if you only want to use this plugin in your webshop.

  1. Open a cmd prompt and go to the plugins folder: cd wp-content/plugins
  2. Download the zip from https://github.com/SIELOnline/Acumulus-for-WooCommerce, either:
    • The latest version: https://github.com/SIELOnline/Acumulus-for-WooCommerce/archive/refs/heads/master.zip
    • A specific version, e.g.: https://github.com/SIELOnline/Acumulus-for-WooCommerce/archive/refs/tags/7.6.5.zip
  3. Extract the zip and rename the folder Acumulus-for-WooCommerce-[master|7.6.5] to acumulus
  4. cd acumulus
  5. composer update –no-dev

Note this won’t install the test classes from WooCommerce and WordPress that are required by our own tests.
Installing the test environment for this plugin is yet to be described here.

Unterstützen

See the Acumulus forum.

Screenshots

  • Settings form
  • Advanced settings form
  • Batch form
  • Acumulus invoice status overview

Installation

  1. Install the plugin through the WordPress plugins screen directly or, alternatively, upload the plugin files to the /wp-content/plugins/acumulus directory manually.
  2. Aktiviere das Plugin über die Ansicht „Plugins“ in WordPress.
  3. Go to the ‚Settings – Acumulus‘ page (wp-admin/options-general.php?page=acumulus_config) to configure the plugin.
  4. If you do not yet have an account with Acumulus, you can apply for one by clicking on the register now button.
  5. Complete the (basic) configuration of the plugin.
  6. Go to the ‚Settings – Acumulus advanced settings‘ page (wp-admin/options-general.php?page=acumulus_advanced) to configure the plugin.
  7. If you have set so, invoices for new orders are now automatically sent to your administration at Acumulus.
  8. You can use the ‚Woocommerce – Acumulus‘ page (wp-admin/admin.php?page=acumulus_batch) to send a batch of (older) orders to Acumulus.
  9. To cater for specific use cases, the plugin does define some filters and actions, so you can intercept and influence the actions it performs. See the separate filters.txt for more information.

Rezensionen

13. Juli 2025
Nooit de moeite genomen om een review te schrijven. Maar het moest er toch een keer van komen, want ik heb Acumulus al bijna 10 jaar in gebruik naar volle tevredenheid!
1. November 2024
De Acumulus API was van de week uren down, en haalde de hele backend van wordpress onderuit. Ze hebben hierover helemaal niks gemeld, wat bizar is. Het moet bovendien dan niet de backend onderuit halen, maar ze menen zich ook al dagen in stilzwijgen te moeten hullen over dit bugreport. Dit is een totaal verkeerde instelling en maakt deze plugin onbetrouwbaar.
21. März 2023
Uitstekende plugin die precies doet wat ‚ie moet doen. Er zijn erg veel opties, dus het duurt ongeveer een half uurtje om alles in te stellen. Verder goed om te weten dat het e-mailadres waar vanuit facturen verzonden worden beperkt configureerbaar is in Acumulus. Desalniettemin uitermate tevreden, zeker in vergelijking met alternatieven die ik eerder heb gebruikt.
3. April 2022
Behalve dat je toch ’n tikje inzicht in boekhouden nodig hebt, zeker als je ook buiten NL verkoopt, is het erg toegankelijk/relatiev makkelijk… technisch zonder meer probleemloos.
Alle 26 Rezensionen lesen

Mitwirkende und Entwickler

„Acumulus“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Acumulus“ wurde in 1 Sprache übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Acumulus“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

The Acumulus plugin exists for multiple eCommerce solutions and are all built on a common library. Most changes take place in that common library. Therefore, there’s only 1 changelog that is part of the library, see changelog.txt.