TheProcessWireLearner Posted August 4, 2018 Posted August 4, 2018 What is the tutorial to really understand PHP to the point I can build Processwire modules?
horst Posted August 4, 2018 Posted August 4, 2018 (edited) Maybe, every PHP tutorial that you are able to understand and isn't boring, - plus reading small existing PW-modules, - and a idea what you want to build. ? https://processwire.com/docs/tutorials/ https://webdesign.tutsplus.com/tutorials/a-beginners-introduction-to-writing-modules-in-processwire--cms-26862 Edited August 4, 2018 by horst 2
pwired Posted August 4, 2018 Posted August 4, 2018 Hi, check this: https://processwire.com/talk/topic/7096-module-for-beginners/ https://processwire.com/talk/topic/13797-writing-a-tutorial-on-module-development-in-processwire/ https://processwire.com/talk/topic/2318-create-your-first-module-with-configuration-settings-and-a-overview-page/ https://processwire.com/talk/topic/1641-learning-module-development/ 1
szabesz Posted August 4, 2018 Posted August 4, 2018 Hey @horst n @pwired How could you forget @bernhard's blog post? https://processwire.com/blog/posts/building-custom-admin-pages-with-process-modules/? @TheProcessWireLearner Welcome to the forums! Regarding PHP itself: https://www.tutorialspoint.com/php/php_constants.htm I like recommending this, as reading these tutorial pages is enough for anyone to get started, you do not need to know too much more PHP in order to achieve a lot with ProcessWire. I also recommend keeping an eye on: https://processwire.com/talk/discover/unread/?&view=condensed in order to learn from others. 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now