Giter Site home page Giter Site logo

ggxxpt's Introduction


  1. 采用了简洁强大的JFinal作为web框架,模板引擎用的是beetl,数据库用mysql,前端bootstrap框架。
  2. 后台模块包含:栏目管理,栏目公告,栏目滚动图片,文章管理,回复管理,意见反馈,我的相册,相册管理,图片管理,专辑管理,视频管理,缓存更新,友情链接,访问统计,联系人管理,模板管理,组织机构管理,用户管理,角色管理,菜单管理,参数配置,数据字典管理。
  3. 后端模板支持:bootstrap默认样式、bootstrap黑色样式和flat-ui样式
  4. 前端模板支持:默认内容发布、官网模板、图片模板和视频模板
  • 管理地址:http://${ip:port}/${project_name}/admin
  • 测试账号: admin/admin123 或 test/123456

平台部署和配置说明

  1. 下载项目代码,安装jdk、maven、mysql。
  2. 在项目目录下运行mvn install,提示BUILD SUCCESS即可。
  3. 创建mysql用户和数据库,运行/jfinal_cms/sql下对应jfinal_cms_v4.sql。
  4. 数据库配置文件:/jfinal_cms/src/main/resources/conf/db.properties
  5. 如需要oauth2的,设置src/conf/oauth.properties
  6. 运行:mvn tomcat:run
  7. 系统默认采用单站点模式,各个站点可以在“其他管理”下“站点管理”菜单方便的切换。
  8. 如果使用多站点,可以在“系统管理”下“多站点标示”菜单中,将“多站点标示”项目修改为true。
  9. 多站点需要设置各个站点对应的域名,通过域名解析到不同的站点模板。

ggxxpt's People

Contributors

605258778 avatar

Watchers

James Cloos avatar  avatar

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.