ProcessWire Blog

Posts 166 to 180 of 292

ProcessWire 3.0.45 core updates

2

This latest version on the dev branch includes several tweaks, fixes, upgrades and some nice optimizations. This post covers them all, plus a look at our new Page field configuration. Then we conclude with some fun API tips and tricks. More 

ProcessWire 3.0.43 core updates

2

In this post we cover ProcessWire 3.0.43 (dev) which includes a lot of updates and a newly upgraded $page->url() method. Also a bit on the FileCompiler and revisiting last week’s ProcessWire Weekly recipe. More 

ProcessWire 3.0.39 core updates

8

This week has been busy! We've got updates to our demo site, a new functions API, and other core additions that you may find useful in template files. More 

ProcessWire 3.0.38 core updates

2

This week we've got a new dev branch version with several updates which we'll merge to master soon. This post also includes a useful recipe on how to log all outgoing emails sent from your site.  More 

ProcessWire 3.0.37 and ProFields Text Blocks

5

In addition to our regular core updates, we also have a new ProFields module to introduce to you this week. It's something a little different that we've found pretty useful and think some of you will too. More 

ProcessWire 3.x release and more

4

This week we started using our new GitHub organization repository to soft launch version 3.0. ProcessWire 3.0 now appears on packagist as well (installable via Composer). We've got several other updates for you as well! More 

Introduction: Migrations Module

6

Introduction to the Migrations module and the issue it does try to solve. A small demo and a view into further developments around the module included. More