Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.07 KB

CMS | CORE | Installing Wordpress

User Story 1

As a Developer, I want to setup the latest version of WordPress on a local development server, so that I can work with the Content Management System.

Acceptance Criteria

  • The database user for WordPress is not the root user
  • WordPress is available on the local development machine under a dedicated URL
  • Search engines are discouraged from indexing the site
  • An administrative user for WordPress exists
  • It is possible to login in the backend with the administrative user for WordPress
  • It is possible to view the frontend of the WordPress site

User Story 2

As a Developer, I want to enable the debugging mode, so that I can spot problems while developing easily.

Acceptance Criteria

  • WordPress has been configured to use debugging mode

User Story 3

As a Developer, I want to disable the WordPress cache, so that changes in my code are always reflected immedately.

Acceptance Criteria

  • WordPress caching has been disabled via the configuration.

Links

SkillSet: https://my.skilldisplay.eu/en/skillset/507