current location:Home > Technical Articles > CMS Tutorial > DEDECMS
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to use dedecms
- How to use dedecms: First download the dedecms compressed package and copy the files in the uploads folder to the server; then visit "http://your domain name/install/" to install; then follow the prompts to set parameters; finally log in Just perform the corresponding operations in the background.
- DEDECMS 4725 2019-08-01 09:57:36
-
- dedecms how to use tutorial
- Tutorial on how to use dedecms: 1. Download the Dreamweaver source code package and unzip it. 2. Execute the installation. 3. After installation, go to "System" - "Database Backup/Restore" in the background, click "Restore Data" - "Start Restore Data" in the upper right corner to restore the database. 4. After restoring the database. In System Settings - System User Settings - Set your username and password.
- DEDECMS 3749 2019-07-31 17:03:20
-
- Does dedecms require money to log in?
- It is free to log in to dedecms, because dedecms is an open source and free PHP website management system. You can download and install it directly and log in to the backend for free.
- DEDECMS 2417 2019-08-01 16:39:29
-
- Where is the dedecms template file?
- The dedecms template file is in the \templets\default\ folder. If you want to modify the template, you can find the corresponding template file in this folder and modify it.
- DEDECMS 3686 2019-07-31 13:29:59
-
- Where to modify the homepage file of dedecms
- The homepage file of dedecms is modified in the index.html file under templets/default, where "/templets" represents the template directory and "/" represents the root directory.
- DEDECMS 3388 2019-08-01 16:39:14
-
- Where is the database file backed up by dedecms?
- The database files backed up by dedecms are generally stored in the /data/backupdata directory. We can restore the website program by backing up the database when migrating website data.
- DEDECMS 3581 2019-08-01 16:39:01
-
- Where is the dedecms front desk?
- The dedecms front-end file is in the uploads\templets\default path, which means that the dedecms front-end html is in the templets folder in the root directory.
- DEDECMS 2772 2019-08-01 16:38:49
-
- In which folder is the dedecms homepage located?
- The dedecms homepage is in the templets folder. The specific directory location is /templets/default/index.html, where the default folder is the default.
- DEDECMS 2819 2019-08-01 16:38:39
-
- Where is the installation file of dedecms
- The installation file of dedecms is in the Install folder, which is the directory where the Install installation program is located. It only needs to be installed and used when the server creates a website.
- DEDECMS 2566 2019-08-01 16:38:28
-
- where is the dedecms css?
- dedecms css is in the style.css file in the css folder in the skin directory. Other template css styles are customized and require detailed analysis.
- DEDECMS 3887 2019-12-11 13:22:05
-
- Where to install dedecms
- Dedecms is installed to the root directory of the website. The specific method is: first log in to FTP; then enter the corresponding IP, username and password; then upload and decompress the Dreamweaver compressed package to the background.
- DEDECMS 2383 2019-08-01 16:37:59
-
- How does dedecms bind a second-level domain name
- Dedecms binds the second-level domain name: In the background-system-basic parameters-core settings, enable (yes/no) multi-site support, and set it accordingly, manually bind the second-level domain name to your subdirectory in the space, and then Modify the program file /include/helpers/channelunit.herper.php.
- DEDECMS 3355 2019-07-31 11:20:20
-
- How to open dedecms
- How to open the dedecms backend: first enter the dedecms source code directory; then open the browser and enter "virtual domain name/dede"; then enter the backend login interface, enter your account and password, and click login to open the dedecms backend.
- DEDECMS 3156 2019-08-01 16:37:45
-
- How dedecms writes API interface
- dedecms writes the json interface: Create a new PHP file and name it json.php (you can also create a new folder and name it api, and then name the PHP index.php, so when calling, you only need http://domain name/api) method call), used as the called API interface.
- DEDECMS 5838 2019-07-31 10:56:28
-
- How to make drop-down menu in dedecms
- dedecms makes a drop-down menu: add code to the templets\default\footer.htm file to call dropdown.js, and call startchrome:function() in the js file to implement the drop-down menu.
- DEDECMS 3709 2019-07-31 10:20:39