Site Profile For Processwire 3x with using functions like:MarkupRegionsFunctionsAPIInstalled Modules:
FunctionsAPIInstalled 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:
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/scssTo 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.