WP Manifestindependent plugin directory
manifest / users / profile-creator-wp

WP Profile Blocks

A WordPress plugin that simplifies the creation of a personal profile page using a settings form and native WordPress blocks.

by Khaled Mimoune · github.com/dailybarid/profile-creator-wp · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dailybarid/profile-creator-wp/archive/refs/heads/main.zip

From the readme

WP Profile Blocks A WordPress plugin that simplifies the creation of a personal profile page using a settings form and native WordPress blocks. Description WP Profile Blocks provides a simple settings page where you can input all your profile information—from a profile picture and bio to social media links, project showcases, and social media embeds. After saving, the plugin programmatically generates a beautiful, block-based layout on a standard WordPress page of your choice. This approach gives you the power and flexibility of the WordPress Block Editor without needing to manually build the page block by block. Features - Simple Settings Interface: A single form to manage all your profile content. - Profile Section: Upload a profile picture using the WordPress Media Uploader, add your name, and write an "About Me" paragraph. - Social Media Links: Dedicated fields for major social networks (X, Instagram, LinkedIn, Facebook, TikTok, Behance, GitHub, YouTube, Email) that are automatically rendered as social icons. - Project Gallery: Add multiple projects, each with an image, description, and link. These ar

Read the full README on GitHub →