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.

“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.