Blog results for “strong”
ProcessWire 3.0.75 and a new version of ProDrafts Blog
A new version of ProcessWire on the dev branch, and a new version of ProDrafts that adds repeater support and workflow support.
ProcessWire 3.0.9 adds new long-click and save actions Blog
This week's version of ProcessWire adds several new UI enhancements to the admin. We also have a new version of ProDrafts, now with Live Preview!
ProcessWire core updates (2.5.27) Blog
Getting close to ProcessWire 2.6. Field cloning upgrade and support for “notes”. New each() method added to all ProcessWire arrays, and more new WireArray syntax fun. Plus, more on module configuration, and support for PHP 5.6 __debugInfo().
New API Syntax Options + 2015 Roadmap Blog
Discussion of the ProcessWire 2.6 & 3.0 roadmaps. New shorter API syntax options. Discussion of namespaces in ProcessWire.
WEBP image strategies, Google Client API, FormBuilder and more… Blog
ProcessWire 3.0.175 adds new database scalability options Blog
This week ProcessWire gained the ability to maintain separate read-only and read-write database connections to optimize scalability, cost and performance. The post covers why this can be so valuable and how to configure it in ProcessWire.
ProcessWire 3.0.179 core updates Blog
ProcessWire 3.0.179 adds great new admin theme customization tools that put you in full control over the admin styles.
ProcessWire 3.0.184 new master/main version Blog
This week we have a new master/main version released after a full year in the making. As you might imagine, this new version has a ton of great new stuff and we’ll try to cover much of it here.
Output formatting in ProcessWire Blog
Pages have fields, fields have values, and those values can be either formatted or unformatted in ProcessWire. This post tells you everything you need to know about output formatting and how to use it to your benefit.
Upgrades and optimizations – ProcessWire 3.0.22 and 2.8.22 Blog
This week we have some nice optimizations and enhancements for the core, as well as some great upgrades in the forums! Our Inputfield forms (including page editor) got a whole lot faster, and our Password field got a ton of nice enhancements.
ProcessWire 3.0.137 core updates Blog
Core version 3.0.137 on the dev branch adds the ability to hook multiple methods at once, in a single call. This post details how it works and provides a useful example of how you might put it to use in your development environment. This version also refactors and improves upon several core classes.
Building custom admin pages with Process modules Blog
A tutorial on building custom admin pages in ProcessWire with Process modules, by Bernhard Baumrock.
FieldsetGroup module released Blog
Wrapping up the fieldset trilogy comes part 3: Fieldset Group, which is now released. In the post we take a closer look at it and compare it to the other fieldset types. Then we wrap up with some hints about more coming up in the weeks ahead.
New paginated Fieldtype support and FieldtypeTable upgrades Blog
With support for paginated Fieldtypes, ProcessWire’s scalability has moved to the next level. Not sure what this means? Don't worry, this post has a screencast that makes it clear. We've also got some other nice upgrade for ProFields Table.
ProcessWire 3.0.12 adds support for extended page names Blog
ProcessWire 3.0.12 now supports the ability to use extended (UTF-8) page names, meaning your URLs can now have just about any characters that you want!
Merry Christmas! Here's ProcessWire 3.0.3 and 2.7.3, and some more! Blog
Today we've got some nice upgrades to the comments manager, two new ProcessWire versions (3.0.3 and 2.7.3), plus a great tutorial from LostKobrakai.
ProcessWire 2.5 Changelog Blog
There have been a few changes and additions.
ProcessWire 2.5.2 and more Blog
ProcessWire 2.5.2 pushed to master. New beginner version of default site profile. New wireRenderFile() and wireIncludeFile() functions. Recent pages in your admin navigation.
ProcessWire 2.7.1 dev + coding style guide Blog
This week we bring you ProcessWire 2.7.1 dev and introduce the new ProcessWire PHP coding style guide!
ProcessWire 2018 Roadmap Blog
In this post, we take a look at all that was covered in 2017, and our roadmap for 2018, which includes plans for the year ahead.
ProcessWire 3.0.101 core updates Blog
This week's version of ProcessWire on the dev branch continues resolution of GitHub issue reports, and it also adds a new text truncation function to our $sanitizer API, something requested from our requests repository.
ProcessWire 3.0.56 and Uikit admin theme updates Blog
This week we have a new core version on the development branch and some nice updates to our Uikit admin theme in development. This post covers them in detail, includes a screencast and links to a live demo of the updates.
The New ProcessWire 3.x API Reference Blog
This week we have the beginnings of the ProcessWire 3.x API documentation ready and published. This post goes more in depth about how it's powered and what's left to do.
ProcessWire core updates (2.5.10) Blog
This week a new configuration method was added that enables you to modify most of ProcessWire's configuration settings directly in the admin.
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.