General results for “www.nubobeauty.com”
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.
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.
Login Register Pro documentation Shop
This documentation covers how to install and use LoginRegisterPro in your website or application.
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.
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.
Stripe payments Inputfield for FormBuilder Shop
The InputfieldFormBuilderStripe module provides a Stripe payment solution for ProcessWire FormBuilder, enabling you to collect credit card (and other) payments from Stripe with your form submissions.
ProcessWire ProMailer Shop
ProMailer is the ideal tool for creating and sending email newsletters and managing subscribers in ProcessWire. It answers many of the same needs as services like MailChimp and Constant Contact, but without the recurring fees associated with those services.
ProcessWire CKEditor Inputfield module 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.
Email/SMS 2-factor authentication (TfaEmail) Docs
This is a push-based two-factor authentication method, where it sends out an email or SMS message to you with your authentication code.
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.
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.
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.
Multiple-site support Docs
Multiple-site support implies running multiple web sites at independent domains or subdomains from the same ProcessWire installation and web hosting account.
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.
ProcessWire Page Lister Pro Shop
ListerPro is an amazing page listing and editing tool for the ProcessWire admin that enables you to find, filter, list, sort and even edit/manipulate pages (individually or in bulk) based on any of their properties.
Lazy Cron Docs
This core module provides hooks that are automatically executed at various intervals.
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.
ProcessWire API Explorer Shop
A comprehensive ProcessWire reference that’s always up-to-date, easy-to-use and ready when you are. Part of the ProDevTools set of commercial modules.
ProcessWire Pro Drafts 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!
Including and bootstrapping ProcessWire Docs
Use ProcessWire’s API in other PHP apps and shell scripts… It’s easy!
Input dependencies (or 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.
Using Selectors Docs
Selectors are simple strings of text that specify fields and values. These selectors are used throughout ProcessWire to find pages (and other types of data).
The $config API variable 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.
The $pages API variable Docs
While the $page variable holds the current page, the $pages variable is where you can get at all the other pages in your site. It includes functions for getting, finding, saving and deleting pages.
Troubleshooting ProcessWire install or upgrade Docs
If you’ve run into an issue during installation or upgrade of ProcessWire, find out how to fix it here.