Sunshine Enterprise Website Management System V2.0 User Manual
Copyright statement:
Sunshine Corporate Website Management System (Sunshine Corporation Site), referred to as SCSCMS or SCS, its logo and procedures are the copyright of Sunshine Studio.
The SCSCMS released publicly on this site is an open source free program that you can disseminate, modify and use at will. However, it may not be used for commercial purposes or sold for resale. The studio is not responsible for any losses caused by private use for commercial purposes.
This site provides free updates and security maintenance for public releases.
1. Basic description:
This program is suitable for website construction and use by small and medium-sized enterprises and individual webmasters;
Structure: ASP+ACESS+FSO.
2. Function description:
Column settings: [News/Articles/Products/Downloads/Pictures/Messages/Links/Channels/Videos, etc.]
The editor uses the world's best CKeditor editor, and the files use relative absolute addresses, so subfolder installation is not supported, please forgive me;
Using DIV layout, the corresponding asp function tags can be freely called on the page, and can be used flexibly to create a variety of style templates;
The website can be switched dynamically and statically. It is recommended to generate HTML static pages for access to reduce the server load.
Most of the front desk uses AJAX interaction and the jqueryeasyui interface;
【1】、Website configuration
1. Basic information: basic server information and website content statistical information, etc.;
2. Basic settings: Set the basic information of the website, such as basic membership settings, basic front-end settings, etc.;
Key settings: 1. Website name, 2. Website domain name, 3. Whether to generate static, 4. Whether to send automatic emails, 5. Website keywords and summary, 6. Registration number, 7. Whether to turn on watermark, 8. Set membership default Permissions, etc.
3. Channel management: add or delete channels - the content of a single page of the website;
4. Menu management: website navigation menu management;
5. Voting management: Voting can be set to single choice or multiple choice; voting has been integrated in the editor [new]
6. Announcement management: publish announcements or notices on this site;
7. Advertising management: manage js advertisements;
8. Music management: manage background music;
[2] Station management
1. Website log: Administrator’s log;
2. Collection management: manage your own collection of content links on this site;
3. Message management: manage guest messages on this site;
4. Generate static: batch generate static pages; ajax generate static [new]
5. View permissions: View your own permissions
6. Change password: Change your backend login password;
7. SMS management: administrator of all site SMS messages;
Note: The access statistics and online IP statistics functions have been deleted to reduce the server load. It is recommended to use professional website statistics;
【3】Content management
1. News management: add, modify, delete and batch operations;
2. Article management: add, modify, delete and batch operations;
3. Product management: add, modify, delete and batch operations;
4. Order management: view orders and process them;
5. Picture management: display multiple pictures of one picture theme;
6. Audio and video management: add, modify, delete and batch operations;
7. Download management: add, modify, delete and batch operations;
8. Link management: add, modify, delete and batch operations;
9. Data collection: ajax collection of news and articles [enhanced];
10. Classification management: unlimited classification management of each column;
11. Recycle Bin: Contents removed from each column to the Recycle Bin [new];
12. Comment management: centralized management of comments in each column;
【4】Data management
1. Server parameter detection: check the current server component status;
2. Upload records: manage all upload records [new];
1. SQL statement: Quickly operate the database for users who are familiar with SQL statements;
5. Backend records: record important operations of all member administrators in the backend;
6. Backup database: database backup, compression, download, restore;
8. Administrator group: add or edit and delete administrators;
6. Member management: add or edit and delete members;
【5】Program information
Sunshine Enterprise Website Management System [SunshineCorporationSite]
3. Features:
Super cool beautification: classic style, super cool interface, exquisite window design
Unlimited menu classification: news articles, products, downloads, videos, etc. unlimited classification
SEO optimization: DIV+CSS generates static pages and visits traffic statistics
Batch file: batch processing of operations such as deletion and modification
AJAX technology: no refresh member login, automatic login after timeout
Data collection: News article content collection
Rich interactions: comments, messages, emails, text messages, likes, dislikes, voting, etc.
Safe and reliable: MD5 password, secure dynamic password, operation record
4. Instructions for use:
1. Database settings: The database link address is modified in the inc/Scs_class.asp file;
2. The basic parameters of the website are set in the inc/Scs_config.asp file, which is modified in real time through the FSO function in the background. If it cannot be saved, please manually edit this file and then upload it for overwriting;
3. Log in with the background management address http://domain name/admin/, initial account/password: admin/12345678;
4. If you do not remember the password, please change the corresponding value in the admin_password column to 83aa400af464c76d in the database Scs_admin table to change the password to 12345678; the default second-generation dynamic password is scscms;
5. Folder IIS permission settings: inc and Data#V2 require write permission; html and FUploadFile require modification and write permission;