Skip to content

EPRC’s fork of ProcessWire, with a custom installation process and default profile

License

Notifications You must be signed in to change notification settings

eprcstudio/processwire

 
 

Repository files navigation

ProcessWire 3.x

This is an edited copy of ProcessWire by EPRC, made for internal use.

To have a look at the original README, please go to the ProcessWire repository.

How to use

Assuming you are part of the team, follow the instructions described here

How to update /wire

(for the maintainer only)

Solution from https://stackoverflow.com/a/25749155, assuming you have added a remote named upstream.

git fetch upstream
git checkout upstream/dev wire/
git commit -am "Update /wire to latest dev version"
git pull --rebase
git push

About

EPRC’s fork of ProcessWire, with a custom installation process and default profile

Resources

License

Stars

Watchers

Forks

Languages

  • PHP 62.2%
  • JavaScript 26.7%
  • Less 4.3%
  • CSS 4.1%
  • SCSS 2.3%
  • Sass 0.2%
  • Other 0.2%