Oort-Cloud IMS is a server-based, open-source Inventory Management System designed to offer a cost-effective inventory management solution for local businesses. Built with PHP and MySQL, it provides a robust framework for handling inventory, purchases, sales orders, and more, catering to the needs of small-to-medium businesses.
- Server-Based Architecture: Runs on a server, allowing for centralized management and scalability.
- User-Friendly Interface: Simplified UI for easy navigation and management of inventory.
- Integration Capabilities: Supports seamless integration with services like Toast, Square, and Zoho.
- CSV & Excel Export: Enables exporting inventory data to CSV or Excel formats for analysis and reporting.
- Cost-Effective Solution: Offers a budget-friendly option for inventory management, suitable for businesses of all sizes.
- PHP version >= 7.2
- MySQL Database
- XAMPP/WAMP/LAMP Server Setup
-
Download the latest release from GitHub
-
Extract the zip file to your web server's document root.
-
Create a MySQL database for Oort-Cloud IMS and import the provided SQL schema.
-
Configure API's
Edit the config.php file located in the root directory of the installation to match your database credentials and any API keys required for service integrations.
Ensure your server is configured correctly, then navigate to the installation directory in your web browser to access the dashboard.
With Oort-Cloud IMS running, you can manage your inventory, automate purchase orders, optimize picking/packing/shipping, identify trends for smarter purchasing and pricing decisions, and cut operational costs by eliminating manual processes.
To export your inventory data to CSV or Excel:
- Access your stock.
- Select the desired export format (CSV or Excel).
- Choose the specific data you wish to export and initiate the export process or export all.
Contributions are welcome! For feature requests or bug reports, please open an issue. To contribute code, fork the repository, create a branch, and submit a pull request.
Oort-Cloud IMS is licensed under the MIT License. See the LICENSE file for details.
