This hospital website source code based on DEDECMS open source source code is my first DEDECMS template production in website construction. It seems a little rough, but it is still relatively simple, and some sites are currently using it. It is more suitable for use on hospital websites with thematic disease types. If friends ask for it, I will post it and share it.
In this source code, I will guide you in installation in two parts.
The first part, the whole site installation
1. This source code contains DEDECMS V5.7 GBK version
2. Throw all the files into our PHP+MYSQL space
3. Create our database on the host and replace the database link account to the data/common.inc.php file
4. Import the "szgr.sql" database in the "database" folder through phpmyadmin
5. Website backend/dede, username: admin password: yd631.com
6. If you need to see a complete demonstration and the entire site needs to be statically generated, I deleted all the original static HTML files. In order to reduce the number of compressed packages, we have completed the entire site and installation.
Part 2, template installation
1. Because the template installation requires directory debugging and label template modification, it is more troublesome than the first part. If you are not familiar with DEDECMS, it is recommended to use the first part of the installation method.
2. "Dedecms_Hospital template file" is the template folder. We replace the images and templates folders in the directory with the DEDECMS 5.7 GBK we have installed.
3. list_article.htm is the list directory template, article_article.htm is the article page template, header.htm and footer.htm are the header and bottom, right.htm is the template for the right side of the article and list pages, and list_shebei.htm is the device list template.