Looking for Advice on Building a Custom Inventory Management System

0
7
Asked By CreativeFeline42 On

Hi everyone! I want to create a simple web app for internal inventory management using WordPress or possibly other frameworks. The app should have features like listing items with details (like ID, SKU, name, category, price, quantity, and image), sorting that list, and a real-time search bar. Users should be able to add, edit, or delete items through popup forms. Additionally, I would like the ability to generate invoices when items are removed from the inventory, include the recipient's name and quantity, and have a separate list of invoices that users can view and print as PDFs. Can anyone suggest useful WordPress plugins for this purpose or recommend alternative frameworks that could simplify the project? Thanks in advance!

5 Answers

Answered By BuildItRight56 On

You're on the right track with wanting an ERP. If this is strictly for your use, consider building a custom app tailored to your needs; but if it’s for a client, just purchase an off-the-shelf solution since it’ll integrate better with existing platforms. Research different ERPs to see which one fits your requirements best.

Answered By CodeWizard2023 On

Instead of using WordPress, how about checking out medusa.js? It's a lightweight option that might suit your needs better. Let me know if you need help getting started with it!

Answered By LearnByDoing99 On

What’s your end goal? If this is a learning project, I suggest trying Laravel. It helps focus on the core logic while ensuring good security practices. I'd steer clear of WordPress for this one—it's a bit messy for custom apps.

Answered By PluginGuru77 On

If you're using WooCommerce on WordPress, you can easily connect it to Odoo. They have good integration options that make inventory management a breeze. I can recommend some connectors if you're interested!

Answered By TechieTurtle98 On

Honestly, it sounds like you're looking for an ERP system to manage all of that. Odoo is a solid open-source choice that covers many inventory needs without reinventing the wheel.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.