Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.
This repository was archived by the owner on May 26, 2023. It is now read-only.

Add documentation on installation #12

Description

@perruche

Add documentation on the README with steps to get a full wordpress installation after the composer command

Install wordpress

  • fill .env
  • salts ?
  • wp db create
  • wp core install
  • wp core install --url="URL" --title="TITLE" --admin_user="ADMIN_USER" --admin_email="ADMIN_MAIL"

Activate plugins

  • wp plugin activate classic-editor
  • wp plugin activate advanced-custom-fields-pro
  • ...
  • tip: wp plugin list to view all plugins names

...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions