PHPackages                             imagewize/about-block - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. imagewize/about-block

ActiveWordpress-plugin

imagewize/about-block
=====================

WordPress block plugin for displaying an about section with image and text layout

v1.0.1(1y ago)1127GPL-2.0-or-laterJavaScriptPHP &gt;=8.0

Since Mar 7Pushed 1y ago1 watchersCompare

[ Source](https://github.com/imagewize/about-block)[ Packagist](https://packagist.org/packages/imagewize/about-block)[ RSS](/packages/imagewize-about-block/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

About Block
===========

[](#about-block)

A WordPress block plugin that provides a professional about section with image and text layout. Perfect for introducing yourself or your business on any WordPress page.

Features
--------

[](#features)

- Clean, modern layout with image and text columns
- Responsive design with mobile-friendly padding
- Customizable background colors
- Support for rounded profile images
- Typography with Open Sans font (with system font fallbacks)
- Two-paragraph layout with different font sizes for visual hierarchy
- Full support for WordPress block alignment (wide/full)

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

Install the package using Composer:

```
composer require imagewize/about-block
```

### Via WordPress Admin

[](#via-wordpress-admin)

1. Upload the plugin files to the `/wp-content/plugins/about-block` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.

### Theme Requirements

[](#theme-requirements)

Your theme needs to have border support enabled for images. Add the following to your theme's `theme.json`:

```
{
  "settings": {
    "blocks": {
      "core/image": {
        "border": {
          "color": true,
          "radius": true,
          "style": true,
          "width": true
        }
      }
    }
  }
}
```

Without these settings, you won't be able to adjust the border properties of the profile image in the block.

Development
-----------

[](#development)

### Local Development

[](#local-development)

1. Clone the repository
2. Run `npm install`
3. Start development server: `npm run start`
4. Build production version: `npm run build`

The development server will watch for changes and automatically rebuild the block.

Frequently Asked Questions
--------------------------

[](#frequently-asked-questions)

### How do I customize the block content?

[](#how-do-i-customize-the-block-content)

Once added to your page, click on any text to edit it directly. You can also upload your own profile image by clicking the image placeholder.

### How do I change the background color?

[](#how-do-i-change-the-background-color)

Select the block and use the color settings in the right sidebar to modify the background color.

### How do I make the block full width?

[](#how-do-i-make-the-block-full-width)

Select the block and use the alignment options in the toolbar to choose between default, wide, or full width.

### Can I modify the block structure?

[](#can-i-modify-the-block-structure)

Yes, the block template is now unlocked allowing you to add, remove, or rearrange blocks within it. However, we recommend maintaining the basic column structure for optimal appearance.

### What image size should I use?

[](#what-image-size-should-i-use)

We recommend using a square image of at least 300x300 pixels for the profile picture. The image will automatically be cropped to a circle shape.

Changelog
---------

[](#changelog)

### 3.0.0-beta

[](#300-beta)

- Release and publication at Packagist

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance50

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~70 days

Total

2

Last Release

367d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01563ca58ee6cd8347183741d139584749756ca5e02cd062915ca0b5edcc8057?d=identicon)[jasperf](/maintainers/jasperf)

---

Top Contributors

[![jasperf](https://avatars.githubusercontent.com/u/344138?v=4)](https://github.com/jasperf "jasperf (69 commits)")

---

Tags

pluginwordpressprofileaboutgutenbergblock editor

### Embed Badge

![Health badge](/badges/imagewize-about-block/health.svg)

```
[![Health](https://phpackages.com/badges/imagewize-about-block/health.svg)](https://phpackages.com/packages/imagewize-about-block)
```

###  Alternatives

[10up/elasticpress

Supercharge WordPress with Elasticsearch.

1.3k374.3k6](/packages/10up-elasticpress)[sybrew/the-seo-framework

An automated, advanced, accessible, unbranded and extremely fast SEO solution for any WordPress website.

47078.8k](/packages/sybrew-the-seo-framework)[infinum/eightshift-libs

WordPress libs developed by Eightshift team to use in modern WordPress.

63118.9k3](/packages/infinum-eightshift-libs)[davidwebca/custom-editor-sidebar-width

WordPress plugin to allow users to set their desired Gutenberg sidebar width.

111.2k](/packages/davidwebca-custom-editor-sidebar-width)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
