https://github.com/wp-erp/wp-erp
An open-source ERP (Enterprise Resource Planning) solution for WordPress
https://github.com/wp-erp/wp-erp
accounting crm erp hr wordpress
Last synced: about 11 hours ago
JSON representation
An open-source ERP (Enterprise Resource Planning) solution for WordPress
- Host: GitHub
- URL: https://github.com/wp-erp/wp-erp
- Owner: wp-erp
- Created: 2014-12-30T06:15:38.000Z (over 10 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-17T07:00:49.000Z (8 days ago)
- Last Synced: 2025-04-17T21:27:05.750Z (7 days ago)
- Topics: accounting, crm, erp, hr, wordpress
- Language: JavaScript
- Homepage: https://wperp.com/
- Size: 69.8 MB
- Stars: 663
- Watchers: 54
- Forks: 301
- Open Issues: 57
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
# WP ERP
An open-source ERP (Enterprise Resource Planning) solution for WordPress. View [documentation](https://wperp.com/documentation/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=Home+Page)
## Core Components
- HRM - Human Resource Management
- CRM - Customer Relationship Management
- Accounting - Double Entry Accounting## Other Components
- [Project Management](https://wedevs.com/wp-project-manager-pro/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=WP+Project+Manager)
## Available Add-ons
- [Custom Field Builder](https://wperp.com/downloads/custom-field-builder/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=custom+field+builder)
- [Employee Recruitment](https://wperp.com/downloads/recruitment/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=recruitment)
- [Document Manager](https://wperp.com/downloads/document-manager/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=document+manager)
- [Payroll](https://wperp.com/downloads/payroll/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=payroll)
- [Attendance Management](https://wperp.com/downloads/attendance/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=attendance)
- [Payment Gateway](https://wperp.com/downloads/payment-gateway/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=payment+gateway)
- [HR Frontend](https://wperp.com/downloads/hr-frontend/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=hr-frontend)
- [WooCommerce Integration](https://wperp.com/downloads/woocommerce/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=woocommerce)
- [Email Campaign](https://wperp.com/downloads/wp-erp-email-campaign/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=wp+erp+email+campaign)
- [Deals](https://wperp.com/downloads/deals/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=deals)
- [Workflow](https://wperp.com/downloads/workflow/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=workflow)
- [Reimbursement](https://wperp.com/downloads/reimbursement/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=reimbursement)
- [Inventory](https://wperp.com/downloads/inventory/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=inventory)
- [SMS Notification](https://wperp.com/downloads/sms-notification/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=sms+notification)
- [Asset Manager](https://wperp.com/downloads/asset-manager/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=asset+manager)
- [Gravity Forms](https://wperp.com/downloads/crm-gravity-forms/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=crm+gravity+forms)
- [Salesforce Contacts Sync](https://wperp.com/downloads/salesforce-contact-sync/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=salesforce+contact+sync)
- [Hubspot Contacts Sync](https://wperp.com/downloads/hubspot-contacts-sync/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=hubspot+contacts+sync)
- [Mailchimp Contacts Sync](https://wperp.com/downloads/mailchimp-contacts-sync/?utm_medium=referral&utm_source=github&utm_campaign=WP+ERP+Readme&utm_content=mailchimp+contacts+sync)## Minimum Requirement
- PHP 5.6
- WordPress 4.4+## Installation
- Clone the repository inside `/wp-content/plugins/`
- CD into folder `cd wp-erp` and run `composer install` and then `composer dump-autoload -o`
- Lastly run `npm install` and then `npm run build`
- Activate the plugin## Who's behind?
An open-source project by [weDevs](https://wedevs.com/?utm_source=github&utm_medium=credit&utm_term=opensource&utm_content=wperp&utm_campaign=product), contributed by a bunch of [people](https://github.com/wp-erp/wp-erp/graphs/contributors).