Monthly releases
A new version roughly every month. Security and payment-gateway fixes go out sooner, as soon as they are ready.
We ship an update roughly once a month — fixes, new features and platform upgrades. Every one of them is included with your licence at no extra cost, for as long as the product is maintained.
A new version roughly every month. Security and payment-gateway fixes go out sooner, as soon as they are ready.
Updates never expire and never cost extra. Your support window covers help with problems — the updates themselves keep coming either way.
Updates ship as a full package with a changed-files list, so a customised installation is updated deliberately rather than overwritten.
Downloads live in your account. Sign in and open Downloads to get the latest package and its checksum. We email every licence holder when a release goes out.
The current version is 1.0.0, published 7 August 2026.
Maintenance release — no user-facing changes.
Budget about twenty minutes for the server. Rebuilding the mobile apps is only needed when a release says so.
.env and storage/app/public. Nothing below is
risky, but an update you cannot reverse is the one that goes wrong.
php artisan down so no order is written while files
are half-replaced.
.env, your
storage/ directory and any file you have customised. If
you edited core files, compare them with the new ones rather than
overwriting — this is why the release lists changed files.
composer install --no-dev -o, then
php artisan migrate --force. Migrations only ever add to
your data; they do not drop it.
php artisan optimize:clear, then rebuild with
php artisan config:cache route:cache. Skipping this is the
single most common cause of "the update did nothing".
php artisan up, then place one test order end to end —
checkout, seller notification, rider assignment, delivery.
Updating a live business and would rather we did it? Updates are part of our installation service — ask for a quote. If an update goes wrong and you have support, open a ticket and we will get you back up.
One payment, full source code, and every future version included.
No password needed — we email you a link that signs you in.
Bought on CodeCanyon? Add your purchase code.
Answers come from this site's own information and can be imperfect. For anything specific, message us.