Gfast CMS front-end release imitating today's headlines

Since Gfast was open sourced, the CMS management module has been loved by everyone, so a friend suggested to get a CMS front-end for everyone to learn and use. However, due to the company's recent issues, it has not been able to deal with it in time. Today, all the front-end processing is finally completed. You can download and learn!


Front-end demo address: http://demo.g-fast.cn/cms
Back-end demo address: http://demo.g-fast.cn/

Code cloud download address: https://gitee.com/tiger1103/gfast

Platform introduction

  • Backstage management system based on GF (Go Frame)
  • The front end adopts ruoyi-ui, Vue, Element UI.
  • The backend uses the GO language framework GF (Go Frame).
  • This project was developed by the Qixun Technology team.

Built-in function

  1. User management: The user is the system operator, this function mainly completes the system user configuration.
  2. Department management: configure the system organization (company, department, group), and display the tree structure to support data permissions.
  3. Position management: configure the positions of system users.
  4. Menu management: configure the system menu, operation authority, button authority identification, etc.
  5. Role management: Role menu permission assignment and role setting are divided into data scope permissions by organization.
  6. Dictionary management: Maintain some relatively fixed data frequently used in the system.
  7. Parameter management: dynamically configure common parameters for the system.
  8. Operation log: system normal operation log recording and query; system abnormal information log recording and query.
  9. Login log: The system login log record query contains login exceptions.
  10. Online users: Monitor the status of active users in the current system.
  11. Timed tasks: online (add, modify, delete) task scheduling includes execution result logs.
  12. Code generation: generation of front-end and back-end code.
  13. Service monitoring: monitor current system CPU, memory, disk, stack and other related information.
  14. Online builder: Drag form elements to generate corresponding HTML code.
  15. File upload, cache tag, etc.
  16. cms management, model management, workflow engine

Guess you like

Origin www.oschina.net/news/119572/gfast-cms-release