Obydullah Micro ERP
Micro ERP turns your existing WordPress installation into a full-featured business management system. No separate SaaS, no additional logins, no per-user fees. Just one plugin, one database, one dashboard.
by Shaik Obydullah · github.com/shaik-obydullah/micro-erp-wordpress-plugin · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/shaik-obydullah/micro-erp-wordpress-plugin/archive/refs/heads/main.zipReadme
=== Obydullah Micro ERP === Contributors: obydullah Plugin URI: https://obydullah.com/project/micro-erp-wordpress-plugin Tags: erp, accounting, hrm, sales, inventory Text Domain: obydullah-micro-erp Requires at least: 6.0 Tested up to: 7.1 Stable tag: 1.0.0 Requires PHP: 8.0 Domain Path: /languages License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Obydullah Micro ERP — a lightweight ERP system for small businesses: contacts, accounting, HRM, and sales management, all inside WordPress.
== Description ==
Obydullah Micro ERP brings the essentials of business management into your WordPress admin:
= Features =
- Contacts — manage customers and suppliers.
- Accounting — chart of accounts, double-entry journal, income, expenses, payable and receivable tracking.
- HRM — employees, departments, attendance, leave management with leave types, and salary records.
- Sales — quotations, sales orders with partial payments, and sales reports.
- Settings & Fiscal Years — company profile, currency, and multi-year books.
== Installation ==
- Upload the
obydullah-micro-erpfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Navigate to Obydullah Micro ERP in your admin menu
== Frequently Asked Questions ==
= Does it create database tables? =
Yes, on activation it creates its own set of oby_mi_erp_* tables.
= Can I use multiple fiscal years? =
Yes, fiscal years can be managed from Obydullah Micro ERP → Fiscal Years.
== Screenshots ==
- Dashboard overview.
- Contacts — customers and suppliers.
- Chart of Accounts.
- Journal Entries.
- Income.
- Expenses.
- Accounts Payable.
- Accounts Receivable.
- Employees.
- Departments.
- Attendance.
- Leave Management — leave types.
- Leave Requests.
- Salary.
- Quotations.
- Sales Orders.
- Sales Reports.
- Settings.
== Changelog ==
= 1.0.0 =
- Initial release
- Contacts management for customers and suppliers
- Accounting with chart of accounts, double-entry journal, income, expenses, payable and receivable
- HRM with employees, departments, attendance, leave types, leave requests, and salary records
- Sales with quotations, sales orders with partial payments, and reports
- Settings and multi-year fiscal year support
- Full WordPress.org compliance