Requirements
What you need to run SocietyPress on your own server. Short answer: not much.
The short version
If your society already has a WordPress website, SocietyPress will almost certainly work on it. If you're starting fresh, any reputable shared-hosting plan will do the job.
- A web hosting account that offers WordPress — $5–15 a month at most hosts
- A domain name (yoursociety.org) — typically $12–20 a year
- A current version of WordPress (6.0 or newer — most hosts install the latest for you)
- About 30 minutes and a cup of coffee to run the installer and answer the setup questions
You do not need: a developer, a credit card, a SaaS subscription, a special server, or any technical training. The plugin handles its own database setup. The installer handles the file uploads. The setup wizard handles the configuration.
Server Environment
The technical specs your hosting provider needs to meet. If you're not sure what any of this means, send this table to your host's support team — they'll know whether their servers qualify.
| Requirement | Minimum | Recommended |
|---|---|---|
| PHP (the language WordPress is written in) | 8.1 | 8.3 or newer |
| WordPress | 6.0 | Latest stable release |
| Database | MySQL 8.0 / MariaDB 10.6 | MySQL 8.4+ / MariaDB 11+ |
| PHP Memory (how much RAM PHP can use per page load) | 128 MB | 256 MB |
| Disk Space | About 8 MB for the download; a running society site usually sits under 500 MB including uploaded PDFs and images | |
| SSL / HTTPS | Strongly recommended. Most hosts provide free SSL via Let's Encrypt — ask support to enable it if it's not already on | |
Database
SocietyPress creates its own tables alongside your existing WordPress data — never inside it. Roughly 60 tables across 16 feature modules, all prefixed so they're easy to identify and back up.
| Area | What it stores |
|---|---|
sp_members* |
Member records, membership tiers, dues, renewals, directory privacy settings |
sp_events* |
Events, categories, registrations, waitlists, ticket tiers |
sp_records* |
Genealogical record collections, surname databases, research queries |
sp_library* |
Library catalog, circulation, loans, holds |
sp_newsletters* |
Newsletter archive PDFs, covers, member-only access control |
sp_donations* |
Donation ledger, campaigns, recurring gifts, Stripe/PayPal transactions |
sp_committees* |
Committees, officer positions, volunteer assignments and hours |
sp_store* |
Store products, orders, and inventory (frontend display today, full checkout in progress) |
sp_gallery* |
Photos and videos, nested folders, YouTube embeds |
sp_votes* |
Ballot elections, questions, responses, audit trail |
sp_ prefix under your
WordPress prefix. Your database backup picks them up automatically, and
if you ever remove SocietyPress the uninstaller cleans up after itself.
How big a society can it handle?
The live demo site runs on a basic shared host and carries numbers larger than most local societies will ever reach. What you see below is not a theoretical ceiling — it's what's actually running in production right now.
Hosting
You don't need a dedicated server — standard shared hosting is plenty for a society. The easiest setups pair cPanel with the Softaculous one-click installer, which gets SocietyPress running in a few clicks. Any of the hosts below work well.
Skystra
The cPanel host we run our own demo site on. It includes cPanel and the Softaculous one-click installer, so setup is the same few clicks as the others — with the bonus that we use it ourselves and know it runs SocietyPress well.
Namecheap
The lowest-cost option here, and one of the most widely used hosts anywhere — which means if you ever get stuck, a step-by-step guide or video for almost any task is a quick search away. Real cPanel with the Softaculous one-click installer.
FastComet
cPanel and Softaculous like the others, with one standout: the price you start at is the price you keep. Many hosts advertise a low rate that jumps at renewal — FastComet doesn't, which makes budgeting easier for a society.
ChemiCloud
A well-rounded budget host with real cPanel and the Softaculous one-click installer. A solid middle-of-the-road choice if you want a little more than the rock-bottom tier without paying premium prices.
InMotion Hosting
A US-based host known for hands-on support, which matters if you'd rather call someone than read a help page. cPanel and Softaculous throughout. A good fit for a society that wants someone to lean on.
TMDHosting
Another support-focused host with real cPanel and the Softaculous one-click installer. A little pricier than the others, but well regarded for helping smaller organizations get set up and stay running.
Ready to install?
Download SocietyPress and follow the step-by-step installation guide. Most societies are up and running in under 30 minutes.