Yiwang asp.net open source website content management cms system source code version (supports station group/free layout/custom model/drag and drop programming)
Introduction to Yiwang asp.net open source website content management cms system:
Using asp.net4.0
Adopt open source and provide .cs source files to facilitate user modification
Supports site group/free layout, template supports free drag-and-drop layout (drag layout) mode/html editing mode
Custom content models, even the associated controls for content model fields can be customized
The database supports sqlserver, which can satisfy both small and large applications.
Supports automatic pseudo-original processing during collection,
Backstage username and password admin
Front page: your domain name and program directory/index.aspx
Backend path: your domain name and program directory/admin/login.aspx
Default username: admin Password: admin, background security code defaults to 8888
Yiwang asp.net open source website content management cms system update:
20191215: In addition to the additional database method for installation, a method of importing sql database files is added.
20171026 Added back [free drag-and-drop programming function], and also solved some bugs in [free drag-and-drop programming function]
20171025 solved the problem that some buttons in the background interface could not operate.