Skip to main content
Version: Current (3.x)

Wordpress Configuration

Setup and Settings​

  1. Open localhost (http://localhost/wp/wp-admin/install.php)
  2. In the first page, select the default language and click Continue.
  3. In the next page, fill in the Site Title, username, password and email address, then click Install WordPress.
  4. Go to the login page (http://localhost/wp/wp-login.php) and log in with the username and password you just created.
  5. You will be redirected to the WordPress dashboard.
  6. Go to Settings > Permalinks and select the Post name option as shown below.

Permalinks


  1. Click Save Changes.
  2. Go to Settings > General and set the WP React URI field to http://localhost:5173 or the port your frontend is running on.

General Settings

Themes And appearance​

  1. Go to Appearance > Themes and activate the dg-semantic theme as shown below.

Themes


  1. By activating this theme, WordPress will disable its front-end.

Plugins​

  1. Go to Plugins and activate all plugins.