WP Manifestindependent plugin directory
manifest / admin / configuration123

Configuration123

The configuration123 plugin

by Boaz Daniel Graham · github.com/danielgrahamb/configuration123 · website

0stars
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/danielgrahamb/configuration123/archive/refs/heads/main.zip

Declares an update source (false), so updates arrive through the plugin's own updater.

From the readme

Configuration123 A reusable WordPress identity plugin for client sites. It keeps the site, its owner, and the site designer in one protected settings screen without coupling those details to a theme. Features - Synchronizes Site name with WordPress blogname. - Synchronizes Site tagline with WordPress blogdescription. - Stores private client ownership, contact, address, and business-hour details. - Includes a reusable Boaz Daniel Graham designer profile and service defaults. - Controls which owner and designer fields are allowed on the public site. - Adds field, profile, service, and social shortcodes. - Adds a plugin-owned dynamic Gutenberg block that works independently of the active theme. - Follows the WordPress interface locale in PHP, frontend output, and the Gutenberg editor. - Includes maintained French (France and Canada) catalogs and an opt-in Google Cloud generator for other languages. - Adds optional Person or Organization JSON-LD using public data only. - Adds an administrator dashboard summary and toolbar shortcut. Shortcodes Fields not selected under Public display return no frontend output. Gutenberg block Insert Configuration123 Display in a page, post, templ

Read the full README on GitHub →