Thank you for your purchase!
Installation
Step 1: Upload Extension Files
Upload the Custom Pages extension files to your Paymenter installation:
/var/www/paymenter/extensions/Others/CustomPages/
Upload all Custom Pages extension files to
extensions/Others/CustomPages/
using SFTP or your preferred file transfer method.
Step 2: Enable Extension
Enable the extension in your Paymenter admin panel:
Admin Panel → Extensions → Others → CustomPages → Enable
The extension will automatically run database migrations when enabled.
Creating a Page
Manage your pages at Admin Panel → Extensions → Others → CustomPages . Click Create to add a new page, fill in the fields below, and save.
| Field | Description |
|---|---|
| Title | The page heading, also used as the default meta title. |
| Slug | The URL the page is served from, for example terms becomes /terms. |
| Content | The page body. Write it with Markdown formatting, or paste full HTML when you want complete control of the layout. |
| Visibility | Who is allowed to see the page. See the options below. |
| Show in navbar | Whether the page appears in the navigation bar. |
| Expiry date | Optional date after which the page hides itself, useful for a promotion or a maintenance notice. |
| Published | Draft a page while you work on it, then switch it live when it is ready. |
Visibility
Each page carries its own access rule:
- Everyone: public, visible to all visitors.
- Logged out only: visible to guests, hidden once someone signs in.
- Logged in only: visible to any authenticated account.
- Customers only: visible to accounts that have placed an order.
- Admins only: visible to staff, handy for internal notes or staging a page.
Metadata
Every page has its own metadata, so shared links and search results look right rather than falling back to your store defaults:
| Setting | Description |
|---|---|
| Meta title | Title shown in search results and browser tabs. |
| Meta description | Summary shown under the title in search results and link previews. |
| Meta colour | Theme colour applied to the link embed, for example in Discord. |
| Meta image | Preview image used when the page is shared. |
| Favicon | Icon shown in the browser tab for this page. |
Analytics
Each page records how many visitors it received, listed alongside the page in the admin area, so you can see which pages are actually being read.
Common Uses
Typical pages are the ones Paymenter does not ship by default: terms of service, an acceptable use policy, a privacy policy, an FAQ, or an about page. Creating them here means they survive Paymenter updates, unlike pages added by editing theme files.
Need Help?
Join our Discord Server and open a ticket for support.
© 2026 Custom Pages Extension - BuiltByOtte . All rights reserved.