Git Product home page Git Product logo

csy2013 / freedgo-ofbiz Goto Github PK

View Code? Open in Web Editor NEW
12.0 5.0 17.0 292.18 MB

freedgo延续了ofbiz的 component load,Service Engine,Entity Engine等核心开发框架的优点,对实际对代码结构层次做进一步的改良,并结合docker容器,dubbo相关微服务,Jwts做相关的整合 演示地址:http://47.99.131.27:8080/ordermgr 用户名/密码: admin/changsy

License: Other

Shell 0.13% Batchfile 0.07% Java 35.06% Groovy 2.14% FreeMarker 17.41% JavaScript 24.73% Dockerfile 0.01% Emacs Lisp 0.01% HTML 6.68% XSLT 10.37% CSS 3.20% Perl 0.01% ASP 0.07% PHP 0.08% Makefile 0.01% Python 0.05%

freedgo-ofbiz's Introduction

freedgo

A Distributed Deployable Framework base on Ofbiz.

[Ofibz](http://ofbiz.apache.org/)是一整套完善的企业级,以java为核心,结合很多开源项目,支持使用脚本来编写业务逻辑的开源项目。它也是一整套完整的企业ERP,电子商务业务框架.

freedgo延续了ofbiz的 component load,Service Engine,Entity Engine等核心开发框架的优点,对实际对代码结构层次做进一步的改良,并结合docker容器,dubbo相关微服务,Jwts做相关的整合 主要包括如下:

  1. 增加的BootStrap 的screen 风格。
  2. 突出服务化组件与应用相隔离。
  3. 后台与前端的结构分离
  4. 增加http restful接口调用方式
  5. 提供SSO单点登录
等等...

Bootstrap Style1 BootStrap coloradmin

系统要求

所有可以运行 JAVA SDK7+ 的操作系统

目录结构

  1. framework: 核心框架
  2. front: 提供用户侧:如电商门户,微信,APP接入层
  3. images:存放静态资源,图片文本,脚本,可CDN接入
  4. runtime: 运行日志等
  5. themem: 提供主题风格

数据库确定

支持主流的数据库:
  1. MYSQL
  2. ORCLE
  3. SQL SERVER
  4. SYBASE
  5. PostgreSQL
  6. SAP database
  7. 等。

安装步骤

以Mysql为例:首先创建localmysql、localmysqltenant、localmysqlolap对应的数据库。

  • 修改entityengin.xml指定的数据库连接
  • 初始化数据库 导入基础数据,配置数据到数据库中, 进入软件根目录,执行命令:

cd framework
./ant load-extseed	 

quick start

./ant start

打开浏览器执行:

http://youcompuer.com:8080/ofbizsetup

设置对应的运营主体、网站、场所等。

教程

联系方式

QQ:1934134234

License

freedgo is released under the MIT license. See LICENSE for details.

freedgo-ofbiz's People

Contributors

csy2013 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

freedgo-ofbiz's Issues

ofbiz版本

楼主大大,感谢分享。
你是基于OFBiz12.04的版本吗?有没升级的计划?毕竟12.04版本有点老旧。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.