Soooooo I decided to skip past version 2 of the n8n workflow and opted to adjust that workflow to a custom WordPress theme that uses custom post types and forms to accomplish a lot of the creation and management of the Projects and Project Tasks. There is still a lot of work that needs to be done on it but I decided to get the first working version up and live on the site.
Of course, you can’t view any of the projects unless you log in, and you don’t have an account, so you can’t see anything. Settle down baby bird, mama’s gonna feed you – below are some screenshots to show off what the dashboard and some of the initial design looks like. Along with displaying the re-design I will also go into a bit of detail about the custom theme and plugins I have created to accompany the website. Several of the new plugins (i.e. PWP Forms, PWP Tags, Payneless Tables) are general use and can be used on other sites I create in the future that have nothing to do with project management.



Introduction In an era dominated by high-level programming languages like Python, JavaScript, and Ruby, the significance of low-level… Read more
Introduction APIs, or Application Programming Interfaces, have become a cornerstone of modern software development. They empower different software… Read more