Skip to content

arifulhoque7/wp-erp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10,525 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP ERP

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

Try inside WordPress Playground

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

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 59.1%
  • TypeScript 14.7%
  • Vue 11.9%
  • JavaScript 6.8%
  • Less 4.8%
  • CSS 2.4%
  • Other 0.3%