Home / Scripts & Code / PHP Scripts / Management / Inventory
Advanced Warehouse Management System - AWMSAdvanced Warehouse Management System - AWMS
Streamlined web app for multi-warehouse operations: Inventory, Storage, Stock Control, Transfers, Purchasing, Supplier/Customer Ma



Average rating of 4.0 based on 10 votes
Home / Scripts & Code / PHP Scripts / Management / Inventory
Advanced Warehouse Management System - AWMS
Streamlined web app for multi-warehouse operations: Inventory, Storage, Stock Control, Transfers,...



Average rating of 4.0
10 Reviews
-
5 days ago
-
5 days agomonsernet AuthorThank you for your kind review. I appreciate it

-
6 days ago
flahi79 PurchasedRating:



AWMS – Advanced Warehousing, Inventory & Storage System: Shared Hosting Deployment Review
We recently evaluated AWMS on a shared hosting environment (iFastNet) as part of a commercial warehouse deployment test. While the system offers a structured interface for inventory operations, several limitations were encountered when running the application outside of a local environment.
1. Language and Localization Functionality
In version 3.4, the language system was automatically activated after installation, and it was possible to select one of the three available languages (English, French, or Arabic) without requiring any additional configuration.
However, in the newer version, multilingual functionality does not appear to be enabled by default. Instead, each language seems to require manual translation setup before it can be used effectively. It would be preferable for the three default languages (English, French, and Arabic) to be pre-activated and fully usable immediately after installation, allowing users to optionally add new languages only if needed.
2. Settings Persistence Instability
When attempting to save administrative settings such as timezone, date format, or currency, the system exhibited inconsistent behavior on shared hosting.
In some cases, the interface returned the message:
Error - 200: OK
and the configuration was not saved.
In other instances, the same action resulted in:
500 Internal Server Error.
This intermittent behavior suggests that configuration updates may be affected by environment-specific constraints such as output buffering, memory limits, or execution time when deployed on shared hosting platforms.
3. HTTPS Deployment Behavior
Out-of-the-box deployment over HTTPS on shared hosting led to login redirect loops, session persistence issues, and mixed-content warnings affecting AJAX functionality.
Additional manual adjustments to base URL configuration and cookie handling were required for partial compatibility, which may introduce friction in secure production environments where HTTPS is mandatory.
4. Suitability for Storage Rental or 3PL Business Models
While AWMS provides general-purpose inventory tracking capabilities, it currently lacks several functional components required by companies that rent warehouse space to clients.
There is no dedicated client portal page where customers can log in and track their stored inventory. Additionally, there is no built-in billing or invoicing system for charging clients based on rented storage space or duration of storage.
These capabilities are essential for companies offering warehouse space as a commercial service, such as third-party logistics or storage rental providers.
It would be valuable to consider adding features such as client inventory tracking dashboards and storage space rental invoicing in future updates.
Conclusion
AWMS may be suitable for internal inventory tracking within controlled environments. However, deployment on shared hosting platforms may require additional configuration, and organizations operating storage-as-a-service models may need to extend the system to support commercial warehouse leasing workflows.
-
5 days agomonsernet AuthorThank you so much for taking the time to share your feedback. I truly appreciate it. However, I feel like some parts of the script might not have been fully explored yet, and a few details you mentioned aren't completely accurate. Let me clarify a few things in a simple way:
1. Language & Translation
In version 3.5, English is already set up by default as soon as you install the script. If you want to add another language (like Arabic), it's very simple: just add it, and all the translation keys will show up automatically. You just need to fill in the translations.
As for Google Translate, the free version has limits — it can't handle a lot of translations at once. That’s why bulk translation isn’t included by default. If you need that feature, it would require upgrading to the paid Google Translate API and integrate it in the script code.
2. Technical Issues
We haven't seen the kind of saving or behavior problems you described, even when testing on regular shared hosting. But if something odd does happen because of a specific server setup, we’re always open to checking it out and helping fix it in a future update.
3. HTTPS
The script does work with HTTPS. There’s only a small step during installation ( if your server forces to use HTTPS) where you might need to change "http://" to "https://" in the code — and we're planning to simplify this in the next version. But once it’s installed, it runs smoothly with HTTPS.
4. Storage Rental / 3PL Use
This is an important point: the script was never designed for 3PL or warehouse rental use, and nowhere in the documentation does it say that. You had sent me an email earlier suggesting an integration with the MANUFACT script, and I replied explaining that this isn't really possible because both scripts are built in completely different environments.
I also noticed that the integration idea you shared seemed to have been generated using ChatGPT — which explains why it sounded clever on the surface, but technically it wouldn't work without a huge amount of rework. That kind of development would take a very long time and would be like building a new script from scratch.
I totally understand that you were hoping for something different from the script, and I’m sorry if it didn’t match your expectations. I always try to be helpful and clear about what the script can and cannot do. If there's anything specific I can assist you with.
Thanks again for your feedback — it helps me improve.
-
1 month ago
tworange PurchasedRating:



I am highly impressed with the AWMS script. The logic is sound, and the interface is very intuitive. What truly stands out, however, is the developer's support. They were incredibly prompt, professional, and polite in answering my technical questions. It is rare to find such high-quality code backed by even better customer service. Highly recommended! -
1 month agomonsernet AuthorThank you for your for your great review and your kind words
-
8 months ago
dev7user PurchasedRating:



Horrible support.
There is no way of contacting these guys.
They are not replying to any email and also not giving any refund.
It's a complete SCAM!
DO NOT buy this!
Message to the software developer:
I have also fixed the barcodes just like you said and removed spaces, punctuations and special characters. But still you do not reply. I have also sent you video and screenshot as proof but still you do not reply. -
8 months agomonsernet Author- First of all, I responded to your emails within a reasonable timeframe — never more than 12 hours — so saying I didn’t reply is simply not true.
- Second, you shared your app credentials with me, and I took the time to test everything. With the original barcodes, there were issues. But after updating the barcodes and testing by switching products each time, the data loaded correctly every time.
- Third, even you confirmed that it works for some products — which clearly shows the code is functioning as expected. This means the issue is with the data you’re entering. I cannot be held responsible for incorrect or inconsistent input on your end.
To be honest, you've taken up a great deal of my time trying to troubleshoot problems that aren't caused by the app. And despite that, you've responded with false claims and unnecessary hostility. I’m sorry, but I have no interest in continuing to work with someone who handles things this way. It reflects very poorly on your intentions and values.
-
9 months ago
ronyjck PurchasedRating:



There are still a lot of bugs in it.
1. If the product id is more than one digit, it will read the first digit, such as product id 10, which is read by the system and stored product id.
2. Export excel there are some that don't work.
3. Transfer return and delivery return error (404 not found)
4. When loading we enter the name of the driver and the vehicle will be teapi after saving no entry to the table
5. There is no print menu for street letters, there is only a packing list.
6. The PO should be printed too. -
9 months agomonsernet AuthorThank you for your feedback. I’d like to clarify a few points to ensure transparency for other users:
- I have been in contact with you via email between January 25th and February 18th, 2025, during which I provided full support and addressed every issue you raised.
- You were sent the updated version (v3.4) via WeTransfer, which included fixes and improvements for the features you mentioned.
- I personally demonstrated that both the transfer and return features are working correctly in the updated version.
- The Excel export and all other export buttons use standard DataTables functionality with no custom modifications. If these are not working on your end, it is very likely a configuration issue with DataTables or a browser/script compatibility issue on your environment.
- Please note that incorrect server setup or modifying the code without the required knowledge can lead to unexpected behavior, which is beyond the responsibility of the original script
- Lastly, please avoid modifying the code unless you're confident in doing so—unintended changes can cause new issues and make troubleshooting difficult. We are not responsable for the modifications you made on your script.
I remain fully committed to supporting you—according to and respecting Codester’s official support guidelines (please review them). If you need further assistance, please feel free to reach out via the official support channel or email.
Best regards,
-
Oct 14, 2024
UNVERTEX PurchasedRating:



Fantastic support !! from the Author he respond to every e-mail and messages with in few hours and will answer your queries regarding the script, and also assist you to install the script properly. After using this script and taking help from the author to solve my queries I can say that he is a very professional person doing a great job and trying to resolve any issue almost in the same day. I would definitely recommend others to buy the program from this coder. -
Oct 14, 2024monsernet AuthorThank you for the great review! I'm glad I could assist you quickly and that you're happy with the script. I truly appreciate your recommendation!
-
Apr 26, 2024
HexFix PurchasedRating:



Fantastic support! Author respond to every e-mail with more informations than he need to give us. Also, when you will order custom features to the script you will be not dissapointed! This guy doing great job and trying to resolve any issue almost in the same day
Definetely you can buy it! -
Apr 26, 2024monsernet AuthorThank you so much for your valuable review.
-
Apr 2, 2024
hockychen PurchasedRating:



This program would fit any characteristic of it all that you would require to continue your organization needs for warehouse management except variant categorization which is easy to code it yourself. The support was so good that I was assisted every step of my difficulties. If there was another opportunity that comes. I would happily buy the program from this coder again. 10/10 would recommend -
Apr 2, 2024monsernet AuthorThanks so much for the fantastic review, I'm happy to hear the application is a great fit and that I could be there to help – always feel free to reach out if you have any questions down the line!
-
Jul 15, 2023
-
Jul 16, 2023monsernet AuthorThank you. Appreciate your valuable review
-
Mar 23, 2023
marasim PurchasedRating:



This script is an extensive script covering all the aspects of warehouse management. It reflects the in-depth knowledge of the author in this domain. As usual a great script from Ali. -
Mar 23, 2023monsernet AuthorThank you so much for your valuable feedback. I appreciate it.
Information
| Category | Scripts & Code / PHP Scripts / Management / Inventory |
| First release | 24 November 2022 |
| Last update | 4 April 2025 |
| HTML/CSS Framework | Bootstrap, Less |
| Software version | PHP 7.2, PHP 7.3, PHP 7.4, PHP 8.0, PHP 8.1 |
| Files included | .php, .css, .html, .sql, .xml, Javascript .js |
| Software framework | CodeIgniter |
| Tags | multi language, php script, codeigniter, inventory, rtl, web application, warehouse, Inventory Management, warehouse management, multi warehouse, barcoding |
