EKECMS website management system (computer + mobile phone) , hereinafter referred to as EKECMS.
The eFrameWork (asp.net) development framework (hereinafter referred to as the framework) is the accumulation of development experience of the EKETEAM team (hereinafter referred to as eKETEAM) for more than ten years. It has been continuously optimized and improved through many projects and customer opinions and suggestions.
The framework is mainly used for B/S architecture application systems and website development. It does not have high-precision technology itself. Everything is designed from the perspective of improving development efficiency and lowering development thresholds. The main feature of the framework is to achieve the greatest degree of automation. Developers do not need to worry about how to implement the addition, deletion, modification and checking of data. The framework provides an online development platform. After the development platform is defined, the running platform reads the configuration to implement the program functions.
Use of EKECMS website management systemeFrameWork is a public framework, so the default account, password, directory structure and other information are also public. To ensure system security, please be sure to read the following content carefully.
1. Modify the administrator’s default username and password.
2. The Manage folder is a development platform. You may consider not uploading some folders after the actual project development is completed. To open on the network, rename the folder.
3. The System folder is the system management end. Please rename the folder for actual projects.
4. The parameter security check is written as a universal function and placed under Global, and the verification is called when the request is generated. Can be improved as needed.
5. The database opening and closing are opened and closed uniformly under Global by default, which is more convenient to use. However, if the site has a large number of visits, it is recommended to open it when the database is needed and close it when it is finished.
6. System default user name: eketeam Password: 123456 to log in to the development platform and management system.
7. After restoring the database, remember to modify the web.config connection string
8. The eFrameWork framework and EKECMS will be continuously improved and updated, please stay tuned to frame.eketeam.com
9. To download the latest frameworks and projects, please go to the official website frame.eketeam.com. Some minor bugs in the same version will be kept up to date on the official website.
10. For commercial purposes, please retain the frame information.
Advantages of EKECMS website management system1. The management background is configured through the eFrameWork framework, which is easy to maintain and expand.
2. Automatic image compression processing. If bmp files or camera photos are uploaded directly, the system will perform compression processing. Otherwise, the file will be too large and the website will load slowly.
3. Automatically translated into: Simplified Chinese and Traditional Chinese versions.
4. Mature and refined implementation ideas and structural layout.
5. Complete role permission mechanism.
6. Automatically download network files (various attachments included when copying web pages).
7. The entire site’s SEO information can be managed.
8. Automatic deletion mechanism for junk files.
EKECMS website management system design principles1. The PC and mobile terminals share a set of data (convenient for maintenance), and can also be deployed separately.
2. One site has multiple uses, and the same website can be shared by multiple companies (manually add sites to the database and users under the site).
3. Do not actually delete data to prevent accidental deletion.
4. Attachments are stored by date to facilitate data backup.
5. Dynamic definition of columns: including (parent column, single-page article, article list, product display, picture display, case display, video display, online message), the specific interface and data content are modified according to the actual situation.
6. The entire site is highly reusable.
The eFrameWork framework has been updated, current version: V4.0.9
Main updates:
1. Added label control.
2. Added batch selection of role permissions.
3. Local performance optimization.
4. Added module prompts.
5. Improved the webapi function.
6. Improved some known bugs.
EKECMS website management system front-end screenshotEKECMS website management system back-end screenshotDefault login information: Username: eketeam Password: 123456