forked from huihoo/ofbiz-cms
-
Notifications
You must be signed in to change notification settings - Fork 0
Automatically exported from code.google.com/p/ofbiz-cms
License
monical1/ofbiz-cms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OFBiz CMS是基于OFBiz框架的CMS系统,集合了邮件,电子商务,ERP,站点静态化,流程管理,站点关系等等功能。你得到的不仅仅是CMS,你同时还能得到一套业务规范的ERP,电子商务应用。由于采用java作为开发语言,因此它与生俱来就拥有了强大、稳定、安全、高效、跨平台的特点。 支持大用户量这是OFBizCMS的亮点。集群部署等问题,在OFBizCMS中都得到的有效的解决,让你可以方便的集群更多的机器,集群,一切变得如此简单。 支持所有主流数据库,数据库的切换方便简洁,只是一个配置而已。 不再受到个人或者团队技术能力的限制,OFBizCMS已经替你完成了一切的技术问题,只要你懂html,只要你改几个配置而已。技术不再是问题。 可自由切换的界面风格,我们提供了大量的风格供你选择,你需要做的只是告诉它你想要的风格。而用户依然如此,他们只是选择他们想要的风格,一切就是那么简单。OFBizCMS还提供了方便,简单的风格扩展。方便,简单,就是这样。 完全根据你需要生成静态内容,提高了站点的速度,减少了服务器的压力。 强大的管理能力,规范的流程,完全的访问规则,方便的权限分配,一切在你手中掌握着。 OFBiz CMS @ Huihoo http://code.huihoo.com/huihoo/ofbiz-students Welcome to Apache OFBiz! If you have a release build all you need to run OFBiz is a 1.6 (version 6) JDK (not just the JRE, the full JDK). http://java.sun.com/javase/downloads/index.jsp However if you have downloaded ofbiz from SVN then you should load the demo data (strongly advised) with the following command on the command line: (being in the OFbiz directory) linux: ./ant run-install windows: ant run-install Once that is properly setup just run the executable jar file that comes with OFBiz, which is ofbiz.jar. To do this on the command line you would run: java -Xms128M -Xmx512M -XX:MaxPermSize=128m -jar ofbiz.jar Even better use the startup scripts for Windows and Unix-based operating systems, namely startofbiz.bat and startofbiz.sh. Once OFBiz starts, you can look at the demo storefront at: http://localhost:8080/ecommerce and the administration interface at: https://localhost:8443/webtools You can log in with the user "admin" and password "ofbiz". For more details about running a build, or for information on getting, building, and running the source please see the Apache OFBiz Setup Guide: http://cwiki.apache.org/confluence/display/OFBADMIN/Demo+and+Test+Setup+Guide Note that running with the default configuration uses an embedded Java database (Apache Derby), and embedded application server components such as Tomcat, Geronimo (transaction manager), etc. To prepare OFBiz for production use the Basic Production Setup Guide is a great place to start. It is available here: http://cwiki.apache.org/confluence/display/OFBTECH/Apache+OFBiz+Technical+Production+Setup+Guide For additional resources please see the OFBiz web site. Enjoy! ========================================================================= == BIS Crypto TSU exception notice == ========================================================================= This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: * Various classes in OFBiz, including DesCrypt, HashCrypt, and BlowFishCrypt use libraries from the Sun Java JDK API including java.security.* and javax.crypto.* (the JCE, Java Cryptography Extensions API) * Other classes such as HttpClient and various related ones use the JSSE (Java Secure Sockets Extension) API =========================================================================
About
Automatically exported from code.google.com/p/ofbiz-cms
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 77.6%
- JavaScript 11.2%
- FreeMarker 4.2%
- CSS 2.4%
- HTML 2.0%
- Groovy 1.6%
- Other 1.0%