General results for “render(”

1 to 22 of 22

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.

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 in ProcessWire 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.

MarkupPagerNav (markup for pagination) Docs
This module renders navigation for pagination. Such navigation usually appears as a list of "1, 2, 3, next…" links at the bottom of search results.

How to structure your template files Docs
How to use some of the more common strategies used by developers in structuring template files. Includes pros and cons as well as extensive examples. By Ryan Cramer.

Delayed output Docs
Delayed output focuses on rendering the content/markup for all the various regions of our final document ahead of time, but delaying that output until everything is ready.

ProcessWire Sitemap XML Shop
Turn-key ProcessWire module for easily configuring and rendering sitemap.xml output.

Page Auto Save and Live Preview Shop
This module enables automatic save and live preview features in the ProcessWire page editor.

Developing modules in ProcessWire 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.

Form Auto Saver + Reminder Shop
Automatically saves front-end forms before they are submitted. Ensures users don't lose their entered form data, even if they take a break or switch devices. This module will also send 1-2 reminder emails to the user to finish their form.

ProFields: Combo field 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.

Using template files in ProcessWire Docs
Every time a page is loaded on your site, ProcessWire loads its template file, gives it content, and then runs it as a PHP script. This section covers the use of template files and serves as an introduction to using ProcessWire’s API.

ProcessWire Form Builder 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.

Front-end file uploads with InputfieldFrontendFile module 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. 

The $input API variable Docs
The $input variable is your connection to GET, POST and COOKIE variables, URL segments, page (pagination) numbers, and more.

Repeatable Fields / Matrix Fields Docs
The repeater fieldtype enables you to create a group of fields and make it repeatable in any quantity on your page. This opens many new possibilities with how you might manage and structure data.

Templates Docs

Login Register Pro Shop
Login Register Pro for ProcessWire 3.x 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. 

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.

ProcessWire Pro Cache Shop
ProcessWire ProCache bypasses PHP and MySQL and enables your web server to deliver pages at the speed of static HTML. ProCache also includes CDN support, minification of HTML, CSS, JS, and many more optimizations.

ProFields: Repeater Matrix Shop
ProcessWire ProFields now includes the new Repeater Matrix, perhaps the most powerful ProField yet! Repeater Matrix fields enable flexible content types and open the door to all kinds of great content management possibilities.