Site Profile for Processwire CMS | CMF Based on Bootstrap 4

Site Profile For Processwire 3x with using functions like:

MarkupRegions

FunctionsAPI

Installed Modules:

TracyDebugger
FieldtypeColor
FieldtypeFontIconPicker
MarkupSocialShareButtons
FieldtypeURLLanguage
FieldtypeEmailLanguage
MODULES CORE => Comments, Forgot Password, Languages Support, Select Options

If you want to use GULP STACK you must install these packages on your system:

Node.js
GULP
BOWER

Now go to folder with all template files and install Important Dependencies

npm install
bower install

Go to gulpfile.js and change in line 26 -- proxy: "localhost/processwire-folder/" To your local processwire-installation -- like:

localhost/my-local-folder-processwire-installation/

Now Use This Command to Watch all changes:

gulp watch

Folder With all SCSS file is inside assets/scss

To Minify CSS Use This Command:

gulp minify-css

To create a zip file of pure files in the ./build folder, use the command:

gulp build

References:

Bootstrap 4
Font Awesome
Owl Carousel 2
Jarallax
Headroom.js
MixitUp

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

Latest news

  • ProcessWire Weekly #522
    In the 522nd issue of ProcessWire Weekly we'll check out the latest core updates, introduce a new module called File Mover, and more. Read on!
    Weekly.pw / 11 May 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

“Indeed, if ProcessWire can be considered as a CMS in its own right, it also offers all the advantages of a CMF (Content Management Framework). Unlike other solutions, the programmer is not forced to follow the proposed model and can integrate his/her ways of doing things.” —Guy Verville, Spiria Digital Inc.