WP Manifestindependent plugin directory
manifest / admin / micro-erp-wordpress-plugin

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

1stars
1forks

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.zip

Readme

=== 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 ==

  1. Upload the obydullah-micro-erp folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu
  3. 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 ==

  1. Dashboard overview.
  2. Contacts — customers and suppliers.
  3. Chart of Accounts.
  4. Journal Entries.
  5. Income.
  6. Expenses.
  7. Accounts Payable.
  8. Accounts Receivable.
  9. Employees.
  10. Departments.
  11. Attendance.
  12. Leave Management — leave types.
  13. Leave Requests.
  14. Salary.
  15. Quotations.
  16. Sales Orders.
  17. Sales Reports.
  18. 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

Read the full README on GitHub →