Blog results for “render(”
Composer, Google, Calendars and ProcessWire Blog
This week we've been focused on one of the major 3.x roadmap items, which is to have strong Composer support in ProcessWire. Plus we've got a new module that demonstrates installation by Composer and Google's Client API with Google Calendar.
ProcessWire 3.0.106 core updates Blog
Several updates this week including a new way to perform $pages->find() searches by using Field tags, a new Field tag manager, new methods added to our $input API variable, new Inputfield traversal methods, and more!
ProcessWire 3.0.33 and 2.8.33 Blog
This week we've loaded up our new ProcessWire repository with the latest 3.x version and we have some more details on that, as well as the official 3.x release date. We've also got a recipe you might find useful here as well.
ProcessWire 3 master and changelog Blog
ProcessWire 3 is now officially released! In this post we cover all that's new in ProcessWire 3 relative to our previous major version.
ProcessWire 3.0.20 updates, plus a review of ProcessWire 3.x so far Blog
Lots of optimizations in fixes in the latest version of ProcessWire 3.0.20. Plus a recap and review of all that's be added in the 3.x version of ProcessWire.
ProcessWire 3.0.126 core updates Blog
This week we take a look at what’s in ProcessWire 3.0.126 which focuses largely on resolving issue reports, but also includes a handy new $page->if() method.
WebP images on an existing site Blog
In this post we’ll look at a process used for migrating an existing website to use WebP images. We’ll cover everything from preliminary considerations to implementation and testing, with lots of tips and tricks along the way.
Login Register Pro Blog
This week we’ll take a look at LoginRegisterPro — a new module that provides an all-in-one, self contained module for providing new user registration, secure logins, profile editing, and more. It does this all in a manner that is reliable, efficient, comprehensive and secure.
ProcessWire updates and additions in progress Blog
This week we’ve got a few new and interesting core updates in progress, though none quite ready to release just yet. So rather than releasing version 3.0.154 today, I thought we'd instead take a brief look at what’s coming over the next few weeks. This post covers all the details.
ProcessWire 3.0.181 core updates + “Hello World” Blog
ProcessWire 3.0.181 has fixes and improvements as usual, but the biggest addition is a nice pull request from LostKobrakai, plus major updates to our Helloworld and ProcessHello demonstration modules. This post covers it all.
Starting a site with the “blank” profile Blog
ProcessWire 3.0.200+ comes with just 1 site installation profile, the site-blank profile. This profile makes very few assumptions, making it a minimal though excellent starting point. Here’s how you might use it.
ProcessWire 3.0.210 new main/master version Blog
140 commits, 55 resolved issues, dozens of new features, eight contributors, and five new pull requests make yet another great new version of ProcessWire.
ProcessWire 3.0.213 core updates Blog
This week we’ll look at the new WireSitemapXML module, a new WireNumberTools core class, and a new ability for Fieldtype modules to specify useful ready-to-use configurations when creating new fields.
Invoices Site Profile Blog
The new invoices site profile is a free invoicing application developed in ProcessWire. It enables you to create invoices, record payments to them, email invoices to clients, print invoices, and more. This post covers all the details.
ProcessWire 3.0.244 new main/master version Blog
ProcessWire 3.0.244 is our newest main/master/stable version. It's been more than a year in the making and is packed with tons of new features, issue fixes, optimizations and more. This post covers all the details.
ProcessWire 3.0.103 core updates Blog
This week we've got some really nice upgrades to three core modules: SessionHandlerDB, ProcessForgotPassword and FieldtypeComments. This post covers all the details.
ProcessWire, Form Builder and CSS frameworks (2.5.23) Blog
Form Builder gets a major upgrade with support for CSS frameworks, and what it means for ProcessWire's core.
ProcessWire core updates (2.6.1) and more Blog
ProcessWire 2.6.1 brings a page editor that now reminds you to save, and Process modules now support external view files. In addition, we updated the "Hello World" modules for PW 2.6, and put together a mini tutorial on how to create really simple short links.
ProcessWire core updates (2.5.8) Blog
This week we added modal tab support to the page editor. For sites with a lot of fields, the performance improvements are massive.
ProcessWire core updates (2.5.26) Blog
Content-type support added to templates, ProCache version 2.0.2 released, PageList now supports hover actions, and more.
ProcessWire 3.0.8 brings smarter, faster page tree Blog
This week we've got a really nice improvement to ProcessWire's page tree. We've also got some new updates on ProDrafts, as we're just about ready to release it.
ProcessWire 3.0.61 master Blog
This week we've merged the dev branch to the master branch for ProcessWire version 3.0.61 master. This replaces the existing master version 3.0.42. There is quite a lot in this new version and we'll cover much of it here in this post.
ProcessWire 3.0.49 introduces a new template file strategy Blog
This week we take a look at a new template file output strategy available in ProcessWire 3.0.49+. This strategy is an experimental but super-simple new alternative to direct output and delayed output, and in some ways a combination of both. Yet it's likely to be more accessible for front-end developers and newcomers to ProcessWire, without any sacrifices. Have a read and let us know what you think.
ProcessWire 3.0.4: Repeaters Revisited + Preview of ProFields Matrix Blog
This week is all about repeaters, something that we didn't cover on the roadmap last week–we always like to save a few surprises to keep things interesting. We've also got a preview of the new Repeater Matrix field coming soon to the ProFields package.
ProcessWire 3.0.105 core updates Blog
This latest version on the dev branch adds a new site profile to the core, adds useful new functions to our $mail API variable, and makes significant enhancements to our $sanitizer API variable.