Skip to content

dannomatic/wp-erp

 
 

Repository files navigation

WP ERP

An open-source ERP (Enterprise Resource Planning) solution for WordPress. View documentation

Core Components

  • HRM - Human Resource Management
  • CRM - Customer Relationship Management
  • Accounting - Double Entry Accounting

Other Components

Available Add-ons

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, contributed by a bunch of people.

About

An open-source ERP (Enterprise Resource Planning) solution for WordPress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 43.9%
  • PHP 41.8%
  • Vue 8.9%
  • Less 3.6%
  • CSS 1.7%
  • SCSS 0.1%