1
0
Fork 0
mirror of https://github.com/buddypress/buddypress.git synced 2026-07-22 20:56:55 +08:00
buddypress/docs/user/getting-started/activate.md
Mathieu Viet db7bd92536 Documentation: migrate the Codex Page about Multisite installation
- Split Installation and Activation process.
- Add info about installing BuddyPress from the Network admin to the existing installation guide (renamed from `activate-buddypres.md` to `install.md`).
- Create a page to explain regular site Activation.
- Create a page to explain 3 possible options about Multisite Activation.
- Add some screenshots.

Props vapvarun
Closes https://github.com/buddypress/buddypress/pull/275



git-svn-id: https://buddypress.svn.wordpress.org/trunk@13863 cdf35c40-ae34-48e0-9cc9-0c9da1808c22
2024-05-12 08:10:30 +00:00

26 lines
1.7 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# BuddyPress Activation Guide for a regular WordPress Site.
Welcome to the BuddyPress activation guide for a regular WordPress site! This document is designed to help beginners configure BuddyPress on their WordPress site. Whether you're setting up a community site, a social network, or a collaborative space, BuddyPress is a powerful plugin that adds social networking features to your WordPress site.
## Before you begin
If you haven't installed the BuddyPress plugin into your WordPress site's plugins directory yet, please read this [documentation page first](./install.md).
## Step 1: Activate BuddyPress from the Individual Site's Dashboard
- From your site's admin area, navigate to `Plugins`.
- Locate BuddyPress in the list and click `Activate` to enable it.
- Post-activation, you will be redirected to your WordPress Dashboard home page which will show the "Hello BuddyPress" modal window we use to inform about plugin's major version highlights.
![Regular Admin Screen](../assets/regular-admin-activate.png)
## Step 2: Configure BuddyPress
- After activation, you'll find the BuddyPress settings under `Settings → BuddyPress` in the sites admin panel.
- Configure the necessary components, such as Profiles, Groups, and Activity Streams. You may choose to activate only what's necessary for this site's community.
## Final Steps
- After completing the installation and configuration, it is crucial to thoroughly test all BuddyPress features, such as user registration, profile updates, group creation, and private messaging across different sites on your network, to ensure everything is working as expected.
- Maintain regular backups and update BuddyPress, WordPress, and all other plugins and themes to ensure security and compatibility.