dmandwp is an excellent WordPress front-end effects library.
Install:
First: Upload the website program to your space,
Second: Database operation, use phpmyadmin to import import.sql in the root directory into the database used by the website.
Third: Edit wp-config.php:
define('WP_HOME','http://www.test.com');
define('WP_SITEURL',WP_HOME);
Replace the domain name above with your own domain name.
Step 4: Modify dmdatabase.php in the root directory and configure database information.
returnarray('ZC_MYSQL_NAME'=>'database name',
'ZC_MYSQL_USERNAME'=>'Database username',
'ZC_MYSQL_PASSWORD'=>'Database password',);
The fifth step is to enter the background wp-login.php. The username and password are both admin.
Need to resubmit in wordpress background->settings->permanent link
DM's block management is in the WordPress backend->Settings->dmandwp management