Home and Garden Showcase
Health and Fitness Showcase
URL segments and routing Docs
URL segments enable your page’s template file to become a URL router or controller to act upon different URLs sent to it.
Images and files Blog
Guides and tutorials Blog
Food and Drink Showcase
ProcessWire Request Blocker Shop
Helps to prevent scanners and bots from consuming too much of the server’s resources by automatically blocking their IPs when specific patterns are detected.
ProcessWire Sitemap XML Shop
Turn-key ProcessWire module for easily configuring and rendering sitemap.xml output.
ProcessWire User Activity Shop
The UserActivity module keeps track of what all logged-in users are doing on the website or application. One of the primary goals is to prevent page edit collisions so that one user does not interfere with another’s page edits.
ProcessWire Weekly Community
ProcessWire Weekly (external site) is a weekly news site focused on ProcessWire CMF/CMS and related web development. Come here to read about the latest features, modules, sites, and various community projects and events.
ProcessWire Download
This page contains links to download the latest ProcessWire core version. Options include the current master version and the latest dev version. Several 3rd party installation options are also available and linked from this page as well.
Why I chose ProcessWire CMS About
I love Processwire for it's proactive community who love to help, it's open templating system, it's easier to use and extend admin, and the fact it does just enough for you let's you get back to coding/designing and not list making, fighting with broken modules, or stripping away things. By Ben Byford.
Why I use ProcessWire About
ProcessWire is just one piece of the jigsaw that is a modern website. For managing content I can't imagine using anything else. By Still Moving Design.
Why choose ProcessWire over WordPress? About
No platform is perfect by all means, and I am pretty sure ProcessWire is not the only one that was built on the idea to make as flexible CMS as possible. But for me it is the first one that really clicked… By Michael Sunarlim
Why I chose ProcessWire over MODX About
ProcessWire filled that gap in a way I couldn't have dreamed of earlier. Srsly. By MadeMyDay.
CMSCritic's ProcessWire Review About
ProcessWire offers simplicity, power and flexibility in a small package that, with a small learning curve, is quick to pick up and learn. By CMSCritic.
ProcessWire vs. WordPress About
CMSCritic has used both WordPress and ProcessWire to power their website. Read their comparison here. By CMSCritic.
Creating my book websites with ProcessWire About
Now, a lot of people say a lot of good things about PW, and they are all completely right. It is powerful, the API is deep, clever and sensible and the back end is rock solid. But that was not what attracted me to the system.
4 Reasons to Choose ProcessWire as Your Next CMS About
Envato Tuts+ article and fantastic introduction by Francesco Schwarz
Why ProcessWire? About
ProcessWire exists to bridge the gap between the current content management landscape and the needs of many designers, developers and clients in a CMS.
Extending the ProcessWire Admin Using Custom Modules Docs
In this tutorial we’re going to look into extending ProcessWire’s admin using custom modules. With three example modules I will give you small a taste of the power ProcessWire modules have for adding new functionality to the admin. By Ben Byford.
A Beginner’s Introduction to Writing Modules in ProcessWire Docs
In this tutorial we’re going to learn how to create and install modules, look at their requirements, and explain how to use PW hooks to add functionality to other functions within your site. Published at Envato Tuts+. By Ben Byford.
How to Create an AJAX Driven Theme for ProcessWire Docs
In this tutorial we will look at setting up a simple theme in ProcessWire, we’ll investigate delayed output (now the default theme strategy within ProcessWire), and setup our site to request new content using AJAX. Published at Envato Tuts+. By Ben Byford.
How to Develop a Processwire Theme Docs
Introduction to theming via template files, external tutorial at Envato Tuts+. By Ben Byford.