Search results summary
Modules
TextformatterVideoEmbed Ryan Cramer
Enables translation of YouTube or Vimeo URLs to full embed codes, resulting in a viewable video in textarea fields you apply it to. Now with support for responsive videos too.
ProcessGetVideoThumbs Adrian Jones
Automatically populates an images field with thumbnails (poster images) from YouTube and Vimeo
TextformatterVideoEmbedOptions blynx
Set options for embedded YouTube and Vimeo videos. Must run after e.g. TextformatterVideoEmbed! For detailed documentation the options, see: https
VideoOrSocialPostEmbed lexsanchez
Enter a full YouTube, Vimeo, Instagram, Facebook, Twitter or Issuu URL by itself in any paragraph
TextformatterVideoMarkup NB Communication
Render oEmbed data from YouTube/Vimeo URLs.
Blog
Extra action in your Page List (core updates 2.6.5) 9 years ago
Now you can get extra action(s) in the Page List and Lister. Plus a new inline copy/clone feature, new restore from trash feature, the ability to specify page list label formats, and more.
Merry Christmas! Here's ProcessWire 3.0.3 and 2.7.3, and some more! 9 years ago
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.
Upgrades and optimizations – ProcessWire 3.0.22 and 2.8.22 8 years ago
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.44 – Repeater and Repeater Matrix upgrades 8 years ago
Lots of fun new upgrades to our Repeater and Repeater Matrix fields this week. In this post we cover all the details along with a couple of screenshots. You can start using these now in ProcessWire 3.0.44.
ProcessWire 3.0.60 core updates and more 8 years ago
This week we have ProcessWire 3.0.60, which is likely to be our next master version. We've also got a few more Pro module updates, as well as a major update to our online API reference.
ProcessWire 3.0.33 and 2.8.33 8 years ago
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.
Looking closer at the ProcessWire 3.x and 2.8 release 8 years ago
In this post we take a look at 3.0.32 core updates and go into detail about how we might handle the release of ProcessWire 3.0 and 2.8.
ProcessWire 3.0.29 and 2.8.29 8 years ago
This week we covered close to a dozen issues and around ten pull requests, so you'll find lots of updates in today's versions (3.0.29 and 2.8.29). Plus some info for those that have inquired about ProcessWire site development help.
ProcessWire 3.0.25 and 2.8.25 bring enhanced page finding selectors 8 years ago
This week we've got a pretty major upgrade to our page finding selectors that we think you will find useful in a lot of cases! Now you can accomplish much more with less, and this really brings our selectors to the next level.
ProcessWire 3.0.24 and 2.8.24 enhance page traversal 8 years ago
This week updates were focused on covering GitHub issue reports and feature requests, plus some great new performance improvements to our page traversal methods.
ProcessWire 3.0.23 and 2.8.23 8 years ago
This week we have a few nice tweaks for those using multi-language support and translation tools in ProcessWire. Plus improvements to the 2.8.x branch, and a new feature for repeaters.
ProcessWire updates and new field types 7 years ago
This week we've got a new multi-language email field, a tutorial on how to use file/image files as multi-language fields, plus we introduce a new and unique ProFields module that's in the works.
ProcessWire, Form Builder and CSS frameworks (2.5.23) 10 years ago
Form Builder gets a major upgrade with support for CSS frameworks, and what it means for ProcessWire's core.
ProcessWire core updates, pull requests and more (2.5.25) 10 years ago
New FileValidator module type, Validation and sanitization of SVG files, Module configuration is now even simpler, Clear page cache by matching pages with custom selector, Planning for ProcessWire 2.6 and more…
ProcessWire core updates (2.6.1) and more 10 years ago
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 and ProFields updates (2.5.22) 10 years ago
Image caption support in the rich text editor. Upload support now provided in image selection window. Major upgrade to ProFields Textareas fieldtype. Markdown Textformatter module now with Parsedown support. And more.
ProcessWire core and ListerPro module updates 10 years ago
New responsive tables in the admin. Now you can create databases at install time. New ListerPro v1.0.2. New magic trick–disappearing modules. And more.
ProcessWire 3.0.9 adds new long-click and save actions 9 years ago
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 3.0.75 and a new version of ProDrafts 7 years ago
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.73 and new Fieldset types 7 years ago
This post is all about fieldsets in ProcessWire. Version 3.0.73 adds some nice UI upgrades when it comes to working with them. Plus we cover two new modules we have in development for managing groups of fields in fieldsets.
ProcessWire 3.0.7 Expands Field Rendering, Page Path History and More 9 years ago
This week we have another new ProcessWire 3.x version for you that includes several updates and optimizations. We've also greatly expanded upon the field rendering with template files, with lots of info covered in this post.
ProcessWire 3.0.67 – Upgraded file and image tags 7 years ago
This week's version includes some really helpful UI updates to the tags feature available in our File and Image fields. Read on for all the details.
ProcessWire 3.0.62 and more on markup regions 8 years ago
This post covers what's in ProcessWire 3.0.62 and provides an in-depth look at the final spec of markup regions, how they work, and how to use them.
Timing attacks and how to prevent them 1 year ago
This week we'll take a look at a new (but simple) module available for ProcessWire that helps to prevent timing attacks. We'll cover what timing attacks are, how they work, and how to prevent them.
Two new WireMail modules and using Gmail with PW 5 years ago
A look at two new WireMail modules for sending email, plus details on how you can configure ProcessWire to use Gmail for sending email.
- 60+ more
General
Videos Blog
Migrating to production Docs
Unless the production server is a completely dedicated environment, don't assume that what was safe on your development server will also be safe on the production server.
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.
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.
4 Reasons to Choose ProcessWire as Your Next CMS About
Envato Tuts+ article and fantastic introduction by Francesco Schwarz
Add multi-language translations to your module Docs
If you are a module developer, you might want to bundle multi-language translations with your module. This page covers all the details step-by-step.
Page Auto Save and Live Preview Shop
This module enables automatic save and live preview features in the ProcessWire page editor.
Travel and Vacation Showcase
Science and Technology Showcase
Maps and Geography Showcase
Home and Garden Showcase
Health and Fitness Showcase
Food and Drink Showcase
URLs and page names Blog
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.
How to install and setup ProcessWire CMS Docs
This is a beginner’s guide and introduction to ProcessWire located at Envato Tuts+. By Ben Byford.
Export and import Blog
Images and files Blog
Guides and tutorials Blog
Showcase
Plateau Design Studio ED Design
Design studio based in Berlin
Trivium Art History RAWWAR
Trivium Art History is platform for telling the violent, sexy stories of the inspiration, motivation, and politics behind human creativity.
René Paritschkow Art director portfolio page Björn Steinborn
Slick responsive portfolio website of the art director René Paritschkow from Dresden. Used technologies: AllInOneMinify, ProCache, Isotope, Handlebars, Plyr Video Player, Swiper, tinypng API, ITCSS, modernizr
KONKAT Studio KONKAT Studio
Founded in Hamburg, KONKAT Studio is the collaborative partnership between designer Jan Ploch and developer Diogo Oliveira. This is our own website.
TOM Productions Andreas Tofahrn (TOM Productions)
Legacy website of german game company TOM Productions, which was active around 1990.
Ad&Art Video Production Agency J.B.
My second website this year with ProcessWire. My clients is a Video Production Agency with special needs. Used Bootstrap, RevealJS and AnimateCSS for fancy effects.
Studio Deprez Giestig
Professional photo studio in Ghent specialized in portrait, beauty and advertising.
Public Art Vienna Peach Vienna & dada.ninja
KÖR is committed to breathing new life into the city of Vienna’s public space with permanent or temporary art projects. Its endeavors are aimed at strengthening the identity of the city and of individual neighborhoods in terms of contemporaneity and at reviving public space as an agora – a place of sociopolitical and cultural discussion.
Station Register of the Austrian Broadcasting and Telecommunications Regulatory Authority Bernhard Baumrock
Please see https://processwire.com/talk/topic/27856-station-register-of-the-austrian-broadcasting-and-telecommunications-regulatory-authority/
Orpot Web Design and Development Orpot
We are a group of professionals who together have more than 20 years of experience in the design and development of websites, we have worked in various agencies and gained experience to offer our services. We use diverse technologies to achieve attractive and functional sites. We currently offer our services to clients from all over Mexico, USA and Canada.
Saso Studio eelke.net
Founded in 2015 by graphic designer and art director Sanne Sofia, Saso Studio loves to team up with other designers, photographers, foodies, videographers, bicycle mechanics, cheese farmers, snails and piglets. Site built by eelke.net, using ProcessWire and Ember.js
Flaunt Productions New Now Ltd
Flaunt is based in the UK and makes stylised character animation for games, commercials, broadcast and digital.
Ergomare SA - Port and Marine Constructions Simple Web Solutions
?RGOMARE SA is proud to have put its own great contribution to the country’s port infrastructure during the last 35 years, having accomplished more than 100 large and small port projects.
Maloco and Associates Internet Creation Ltd.
This is a prominant estate agent and solicitor in Fife. This site make extensive use of Lister Pro to allow them to manage the large number of properties listed in their site. The is a responsive revamp of a site that they had before built in a bespoke CMS and the client has reported Processwire to be much more intuitive.
"twenty" kitchen studio Alex Pop
I like simple and understandable solutions. I hope this site of a kitchens studio turned out this way.
Human After All design agency Human After All
A website for Human After All, a design agency based in London.
Rum Doodle Digital Marketing Agency Miljan Vujosevic
Rum Doodle is a full service Digital Marketing Agency offering: SEO, PPC, Web Design, Social Media, Email Marketing and Video editing services
Flux Digital - Online magazin for bulk technology Olaf Gleba for: C&G: Strategische Kommunikation GmbH
Flux Digital - new online magazine for decision-makers from industry and technology. Kubota Brabender Technology is a worldwide leader in the manufacture of gravimetric and volumetric feed and discharge devices.
Glenroy and Associates Limited Glenroy and Associates Tech Team
Glenroy and Associates provide consultancy services, personal and business development strategies, mechanical and process engineering and more to public and private organizations at the national, regional and global entities.
Horton Stephens photography agency Ben Byford
Site for agency Horton Stephens photography London.
:kostal design – advertising agency :kostal design GmbH & Co. KG
:kostal design is a full-service advertising agency in Cologne / Germany for start-ups and SMEs. We create multidimensional brand communication. We offer a number of different and purposeful solutions for interactive brand design and brand communication for your product.
Conversations between Academics and Artists millipedia
Interdisciplinary conversations between artists and academics.
SuperTINY agency Helder Cervantes
SuperTINY is a digital agency with a lean approach to projects.
Gekko Field Marketing 999 Design
Gekko are an effective full service UK field marketing agency. They approached 999 Design to overhaul their brand communications and refresh their visual identity. Built to be fully responsive, the new ProcessWire site allows Gekko to demonstrate their leadership in the sector and highlight their achievements, expertise and opinion.
Bernardić studio Bernardić studio
BERNARDI? STUDIO is a creative agency seated in Zagreb, Croatia, which deals with brand development, visual communications design and market communications. We offer our clients complete support from concept to final realization of the logo and visual identity, naming - naming a product, company or slogans, packaging design, preparation of printed promotional materials, web design and web marketing.
- 21+ more
Forums