All results for “strong”
Pro Modules
ProDevTools Shop
ProDevTools is a powerful set of tools for web developers that enable your company to deliver a better, faster and stronger product. The flagship is ProfilerPro which helps you to profile and optimize your code.
Modules
StronglyTypedTravelBlogTemplate 1.0.0
Another Responsive Travel Blog Template for ProcessWire. Based on the Strongly Typed template from html5up.net.
Blog
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.164 new master version Blog
This week we’re proud to announce the newest ProcessWire master version 3.0.164. Relative to the previous master version (3.0.148) this version adds a ton of new and useful features and fixes more than 85 issues, with more than 225 commits over a period of 7 months.
ProcessWire 2.6 is here! Blog
Today I’m proud to announce that ProcessWire 2.6 has been officially released. After 30 releases of our dev branch over 7 months, we are now at our most solid version ever: ProcessWire 2.6.
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.226 new main/master version Blog
After 8 months in development we are excited to bring you ProcessWire 3.0.226 main/master. This version has a ton of great new features, improvements and optimizations, plus more than 100 issue fixes. This post takes an in-depth look at highlights from this great new version.
ProcessWire 2017 Roadmap Blog
Looking back over the last year, it's been a really great year for the project, and wow has it gone fast! In this post we'll look back at some of what we've accomplished over the last year, and–more importantly–introduce and review our 2017 roadmap.
Happy New Year! Here’s a roadmap for ProcessWire in 2016 Blog
In this post we take a look at all that is planned for ProcessWire in 2016. This includes plans for the core (3.x and 2.x), plans for the Pro modules, and big picture goals for the entire ProcessWire project!
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.
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.
Permissions part 2: access control for languages and more special permissions (2.6.3) Blog
This week we added yet more field permission control–this time limiting edit access to fields by language. We also added a new page-rename permission. While we're at it, this post also describes the other special permissions you can use: page-publish and page-edit-created.
ProcessWire 3.0.43 core updates Blog
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.
ProcessWire 3.0.80, Pro module Q&A, CKEditor 5 and more Blog
This week we've got a new version of ProcessWire 3.0.80. In this post we also look at how to create a language pack, and answer a lot of common questions about Pro module renewals, upgrades and more. Lastly, we take a brief look at the upcoming CKEditor 5.
Web hosting changes and server upgrades Blog
This week our focus was on the server side of things (rather than on the code side) and we've got some exciting upgrades to share with you.
Custom Fields Module Blog
This week we look at a new ProFields module named Custom Fields. This module provides a way to rapidly build out ProcessWire fields that contain any number of subfields/properties within them.
New rich text editor for ProcessWire Blog
This week we take a look at a new rich text editor for ProcessWire, why we chose it, some highlights, screenshots, and why we think you’ll like it.
A look at the new ProfilerPro module Blog
This week we introduce the new ProDevTools set of modules aimed at developers, starting with a sneak preview of the ProfilerPro module.
Introducing Tracy Debugger Blog
Hi everyone, Adrian Jones here this week to give you a rundown on a relatively new module, TracyDebugger.
ProcessWire core updates (2.5.14) Blog
It's multiples week, with new support for multiple copies of the same module, multiple templates for users, and multiple parents for users.
A closer look at ProcessWire ProMailer Blog
This week we take a closer look at the upcoming ProMailer module with a lot more details and screenshots. Plus an update on next steps with the new website and development schedule in the weeks ahead.
A look at FormBuilder v34 Blog
This week we take a look at what’s new in the latest version of ProcessWire FormBuilder, followed by a how-to guide and reference for using hooks to intercept and customize form rendering, processing, validation and more.
Functional Fields Blog
This post takes an in-depth look at the “Functional Fields” ProFields module.
ProcessWire 3.0.39 core updates Blog
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.
ProcessWire 3.0.37 and ProFields Text Blocks Blog
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.
WordPress vs. ProcessWire Blog
This week we look at the WordPress vs. ProcessWire series of videos by Jonathan Lahijani. We talk with him about the how the videos are made, what inspired them, what's been learned, platform strengths, future plans, and more.
Multi-language field translation export/import Blog
In this post we cover the details of a new module that enables export and import capabilities for multi-language fields in ProcessWire.
General
Login Register Pro documentation Shop
This documentation covers how to install and use LoginRegisterPro in your website or application.
FormBuilder Hooks Shop
Hooks are an optional way for developers to modify the behavior of FormBuilder. This section include a guide on how to use hooks in FormBuilder, including many examples and a reference/list of available hooks and what they do.
CKEditor Docs
CKEditor is the rich text editor used by ProcessWire via the module InputfieldCKEditor. On a default installation of ProcessWire, there is typically a “body” field which uses CKEditor.
Field dependencies Docs
Input and field dependencies enable you to specify the conditions under which a particular field in the page editor is shown or required.
FormBuilder Shop
Whether you need a large registration form or just a simple contact form, ProcessWire Form Builder helps you get the job done quickly and easily. It’s the ultimate tool for building and processing forms in ProcessWire.
ProcessWire ProfilerPro Shop
ProfilerPro is a tool and service for ProcessWire that helps you take performance to the next level by profiling and reporting on all the important events in ProcessWire. Part of the ProDevTools set of commercial modules.
Using hooks Docs
ProcessWire contains many methods that you may easily hook in order to modify the behavior of the method. Hooks can also be used to add new methods to existing classes.
Front-end file uploads Shop
The InputfieldFrontendFile module provides file and image fields that can be used on the front-end of a website with LoginRegisterPro. It works with ProcessWire’s existing file and image fields as a drop-in replacement that applies itself automatically. It is specifically designed for the safety considerations of a front-end, non-admin environment.
Default site profile Docs
If you've installed ProcessWire's default site profile and want a guide on how the template files work, this is for you. This tutorial also serves as a good introduction to template files in general. By Ryan Cramer.
ProDrafts Shop
ProDrafts enables you to easily maintain separate draft and live versions of any page in ProcessWire. It also provides automatic-save capability, live preview (preview as you type), group workflow functions and more!
Markup regions Docs
Markup regions give you the best of both worlds—the simplicity of direct output with the power of delayed output, just using HTML.
$input Docs
The $input variable is your connection to GET, POST and COOKIE variables, URL segments, page (pagination) numbers, and more.
ProCache CDN Integration Shop
Using ProCache with a CDN can drastically reduce the server’s overhead and bandwidth in delivering assets, while also greatly improving the speed at which they are delivered to end-users.
Module development Docs
It is easy to develop a module in ProcessWire, though some PHP experience is helpful. This section introduces module development and guides you through a simple example to get you started.
Combo Shop
A single Combo field can have as many other fields in it as you want, but it’s still just one field in ProcessWire, and it consumes no more resources than one field in ProcessWire, making it especially efficient.
Upgrade Docs
Upgrading ProcessWire is super-simple, but we also recommend that you be familiar with these best practices during upgrades.
$config Docs
The $config API variable contains all the settings specific to your site configuration. This includes URLs and paths, database configuration, session configuration, and more.
Textarea Docs
The Textarea Fieldtype is designed to hold any amount of text. Typically Textarea is used for multi-line text values. It is also used for rich text (CKEditor) fields.
Multi-language URLs Docs
Multi-language URLs and page names enable you to maintain different/translated URLs for each page, based on the language. It also lets you produce your site easily, as the language is determined automatically by the URL.
Securing your admin Docs
Information about the design and purpose of the admin environment and how to protect it. Overview of securing your admin, preventing attacks, SSL certificates, tracking logins, enabling 2FA, managing page edit access and other security best practices.
Securing file permissions Docs
Getting your file permissions right is one of the most important factors in maintaining the security of your ProcessWire installation, particularly in non-dedicated/shared environments.
Operators Docs
A selector like “field=value” consists of three parts—the field (or fields) you are looking for, an operator (like an equals “=” sign), and the value (or values) you want to match. On this page all of the available operators are covered in depth.
Easy access control About
ProcessWire uses a role-based access control system that supports any access control scenario you can think of.
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.
Module types Docs
This page looks at the different predefined types of modules in ProcessWire and what they do. It also provides the recommended naming prefixes for modules so that ProcessWire can recognize your module type without actually loading it.