Boost Posted September 29, 2022 Posted September 29, 2022 Hi! When you start a new project and it comes to the PW part (the frontend is not with you), how do you plan the whole thing out? Templates and fields x Site structure x Setting up basic pages Modules and global settings, backend logic, data automation, and so on. What is your order of doing things here? Thanks!
szabesz Posted September 29, 2022 Posted September 29, 2022 Hi, hope this helps: https://processwire.com/talk/topic/15282-help-for-first-project/#comment-136758 2
pwired Posted September 29, 2022 Posted September 29, 2022 For a long time I dived directly in templates and code to build a website. I changed that old workflow and use prototyping and wireframing a website first in Lunacy and Pencil. Only after that I port it to processwire code. 3
Recommended Posts