Skip to content

user-story-based-exercises/cms-core-installing-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

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

About

CMS | CORE | Installing Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published