All Projects → csy2013 → ofbiz-freedgo

csy2013 / ofbiz-freedgo

Licence: other
新版本移至: https://github.com/csy2013/freedgo-ofbiz

Programming Languages

java
68154 projects - #9 most used programming language
XSLT
1337 projects
FreeMarker
481 projects
HTML
75241 projects
CSS
56736 projects
groovy
2714 projects

Projects that are alternatives of or similar to ofbiz-freedgo

CodeIgniter3-online-shop
A full e-commerce project built with CI3 HMVC with Email confirmation,Paypal payement , Ion Auth , Live Chatroom and full admin dashboard
Stars: ✭ 114 (+533.33%)
Mutual labels:  shopping-cart
svelte-commerce
Svelte ecommerce - Headless, Authentication, Cart & Checkout, TailwindCSS, Server Rendered, Proxy + API Integrated, Animations, Stores, Lazy Loading, Loading Indicators, Carousel, Instant Search, Faceted Filters, Typescript, Open Source, MIT license. 1 command deploy to your own server, 1 click deploy to netlify.
Stars: ✭ 695 (+3761.11%)
Mutual labels:  shopping-cart
eshop
e-commerce website built with reactjs & redux on the frontend and lumen on the backend.
Stars: ✭ 27 (+50%)
Mutual labels:  shopping-cart
tongyimall
高仿小米商城用户端,是Vue + SpringBoot的前后端分离项目,包括首页门户、商品分类、首页轮播、商品展示、购物车、地址管理等部分。管理端在另一个仓库。
Stars: ✭ 55 (+205.56%)
Mutual labels:  shopping-cart
react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+655.56%)
Mutual labels:  shopping-cart
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (+122.22%)
Mutual labels:  shopping-cart
ShoppingCart
简单的购物车 for iOS written by Objective-C
Stars: ✭ 14 (-22.22%)
Mutual labels:  shopping-cart
CartCounter
🛒 Add a cart icon with item counter to the Toolbar. You can increment the counter based on the number of unique items the user has in the shopping cart.
Stars: ✭ 30 (+66.67%)
Mutual labels:  shopping-cart
ShoppingCartAnimation
Shopping bag animation with zoom and Bezier curves
Stars: ✭ 29 (+61.11%)
Mutual labels:  shopping-cart
MarketServer
基于Springboot + Mybatis框架实现的一个简易的商场购物系统后端。该有的基础功能它都有!
Stars: ✭ 26 (+44.44%)
Mutual labels:  shopping-cart
eCommerce-Website
php project: Display several pages of product detail and create shopping cart, implement CRUD operation, checkout in the end
Stars: ✭ 23 (+27.78%)
Mutual labels:  shopping-cart
hubble-frontend-pwa
E-Commerce PWA Frontend
Stars: ✭ 43 (+138.89%)
Mutual labels:  shopping-cart
Shopping-Cart
A simple E-commerce website using Flask
Stars: ✭ 147 (+716.67%)
Mutual labels:  shopping-cart
woo-cart-expiration
Set a time limit on a customer checking out.
Stars: ✭ 19 (+5.56%)
Mutual labels:  shopping-cart
e-commerce-microservices
REST Microservices architecture for E-commerce with Spring boot, Cloud and multiple modules
Stars: ✭ 102 (+466.67%)
Mutual labels:  shopping-cart
nodejs-shopping-cart
NodeJS / Express / MongoDB - Shopping Cart (monolithic app with handlebars)
Stars: ✭ 42 (+133.33%)
Mutual labels:  shopping-cart
shopnx
Ready to use AngularJS Shopping Cart with all features
Stars: ✭ 71 (+294.44%)
Mutual labels:  shopping-cart
CodeIgniter4-Cart-Module
A basic port of the CodeIgniter 3 cart library for CodeIgniter 4.
Stars: ✭ 31 (+72.22%)
Mutual labels:  shopping-cart
shopping-cart
A full-fledged package to build an e-commerce application for iOS and Android similar to Myntra/JackThreads. Available with beautiful design and necessary features along with screen for Dashboard and Mobile app. Build using React Native, Expo, React, GraphQL, Apollo Client, Node and MongoDB.
Stars: ✭ 64 (+255.56%)
Mutual labels:  shopping-cart
Node.js-Stripe-Shopping-Cart
Example integration of Stripe's Checkout API into a Node.js application
Stars: ✭ 93 (+416.67%)
Mutual labels:  shopping-cart

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].