it will take some time for you to become familiar enough to know how to do the integration you want. https://cwiki.apache.org/confluence/display/OFBTECH/Home
https://cwiki.apache.org/confluence/display/OFBIZ/FAQ+-+Tips+-+Tricks+-+Cookbook+-+HowTo you can go the http://ofbiz.apache.org and click on Documents. There is no specific develop docs that take you step by step so you can add specific features, but by reading the code and looking at the demo data you can find samples to start from. #1 there is a doc about the entityengine.xml and have many db to choose from. https://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide #2 there are four payments system in the accounting section you can look at for templates to add yours. also look at the supporting demo data on how to link those into ofbiz. #3 there are shippers code in the product folder you can read like #2 #4 copy the eclone into a new folder and make changes for each website. ========================= BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=93> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man Linkedin <http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro> abhishek jain sent the following on 4/25/2010 1:16 AM: > On Sat, Apr 24, 2010 at 9:34 PM, BJ Freeman <[email protected]> wrote: > >> if there is one company then look at >> specialpurpose\ecommerce\webapp\ecomclone > > Hi, > What do you mean when you say look at that folder, > I am an ofbiz newbie and also want to : > 1 Change the db to mysql(will this be better than Derby?) > 2. Add a new payment gateway specific to india like ccavenue. > 3. Add a shipping provider specific to India. > 4. Add a few webstore for the same company. > > > Pl. help on which docs should i read to achieve these. > > thanks > abhi >
