Update

Estimated reading: 2 minutes

You get regular Updates on Akaunting to deliver the best business accounting workflow.

New versions give you the advantage of bug fixes and new features.

One-Click Update 

You can easily update to newer versions of Akaunting with a single click.

With every new version, you get a notification on the dashboard.

Click on the update notification button at the top right. After that, you will be redirected to the “Updates” page.

Update Akaunting

The Updates page has two sections – Akaunting and Apps.

If you use the latest version of Akaunting, you will see the message: “Congratulations! You have the latest version of Akaunting”.

The Changelog

Clicking on the Changelog displays a history of changes in Akaunting versions on a pop-up window.

You can see each version’s new features, changes, and fixes.

Manual Update

If you have SSH access to your server, you can update Akaunting manually.

You should run the following command from the console:

php /your/akaunting/directory/artisan update:all

If you want to update a specific app, use the command below:

php /your/akaunting/directory/artisan update blog 1
  • blog: Alias of the app/module, use “core” for Akaunting itself
  • 1: Company id

You may ask your hosting company to run that command if you don’t have SSH access.

Share this Doc

Update

Or copy link

CONTENTS