SiteMinimal by rafaoski

Minimal - Site Profile for CMS ProcessWire 3x

Minimal Site Profile For ProcessWire 3x with include new API additions like:

New “Unique” status for pages

New $page->if() method

API setting()

MarkupRegions

FunctionsAPI

How To Install

  1. Download the zip file at Github or clone directly the repo: git clone https://github.com/rafaoski/site-minimal.git
  2. Extract the folder site-minimal-master into a fresh ProcessWire installation root folder.
  3. During the installation of ProcessWire, choose the profile Minimal - Site Profile for ProcessWire 3x.

Basic Info

  1. Most of the profile settings and translates are in the _init.php file.
  2. Functions can be found in the _func.php file.
  3. The entire view is rendered in the _main.php file that uses markup regions.
  4. You can easily add hooks using the ready.php file.
  5. Options page added with the new “Unique” status, which you can use in this simple way like:
    pages('options')->site_name
    pages->get('options')->site_name

Additionally, you can use the icon font that are included:

Feather Icons

All images ( svg ) on the pages come from:

Icofont
Simpleicons ( ProcessWire Logo )

License

2019 byHumans under the MIT license.

Install and use modules at your own risk. Always have a site and database backup before installing new modules.

Latest news

  • ProcessWire Weekly #519
    In the 519th issue of ProcessWire Weekly we'll check out a new third party module called RockForms, introduce the latest ProcessWire core updates, and more. Read on!
    Weekly.pw / 20 April 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“We were really happy to build our new portfolio website on ProcessWire! We wanted something that gave us plenty of control on the back-end, without any bloat on the front end - just a nice, easy to access API for all our content that left us free to design and build however we liked.” —Castus, web design agency in Sheffield, UK