Trainings Super Pages
Adds superpage custom content type and features to create custom pages in WordPress. Works best with the Baseline theme.
by Wali Hassan, Matthew Anderson, Benson Imoh · github.com/350org/trainings-superpages · 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/350org/trainings-superpages/archive/refs/heads/main.zipDeclares an update source (https://github.com/350org/trainings-superpages), so updates arrive through the plugin's own updater.
From the readme
Superpages
This is a WordPress page-builder plugin that adds the superpages custom post type and various section types to create custom pages. It works best with the Baseline theme. You can learn more about Superpages here.
Features
- Add various section types to create custom pages, such as:
- Text/HTML (similar to classic editor)
- Code (insert styling and scripts without breaking code)
- ActionKit (embeds ActionKit forms)
- Menu/ Nav Bar (adds in-page navigation)
- Site Content (creates blogroll)
- Widget Row section (not usable)
- Image Grid (creates image gallery)
- Move sections by drag-and-drop in the editor
IMPORTANT: Changing the Git origin in your local repository from GitLab to GitHub
This repo has moved to GitHub. To update your existing local version's origin from GitLab to GitHub:
1. In your terminal, navigate to the root of this folder.
2. Enter the following command:
3. Use the commands git fetch --all and then git pull --all to get the latest commits from all branches.
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Mar 20, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.