-
Notifications
You must be signed in to change notification settings - Fork 1
How to implement
Pierre Smits edited this page Dec 22, 2021
·
3 revisions
The odwh drop-in replacement can be used along side (but need not be) bi component of the 'ofbiz-plugins' repository.
Implementation of this plugin can be done via:
- for production - take the latest release and deploy it in the 'plugins' folder of your OFBiz implementation
- for development - clone this repo into the 'plugins' folder of your OFBiz implementation
Taking the latest release from this repo, you can put that into the 'plugins' folder and untar/unzip it there. Subsequently rebuild, (re)load the datasets from the odwSecurityData.xml and odwhSeedData.xml files into your implementation, and restart your OFBiz implementation.
Clone this repo into the plugins folder of your development environment. Subsequently rebuild, (re)load the datasets from the odwSecurityData.xml and odwhSeedData.xml files into your implementation, and restart your OFBiz implementation.