Manuel Posted April 30, 2019 Share Posted April 30, 2019 Dear Community, after diving into Processwire and developing my first PW-based project, I've read about the commercial plugins. I know, choosing the right plugin depends on the project but: What Pro-Plugins do the experienced users recommend? Wich Pro-Plugins do you use most often in your projects? Thank you for sharing you experience! ? Link to comment Share on other sites More sharing options...
Klenkes Posted April 30, 2019 Share Posted April 30, 2019 You already said it, it depends... I never go without ListerPro because listing, editing, searching and filtering is so easy, even for inexperienced editors. Since I hate doing forms by myself I use FormBuilder in almost every project. From the ProFields package Table and Multiplier (some of them unfortunately not multilanguage capable) 2 Link to comment Share on other sites More sharing options...
wbmnfktr Posted April 30, 2019 Share Posted April 30, 2019 First of all... ProCache. It compiles my SCSS and JS files to small and handy assets. It combines multiple CSS/JS files if necessary. Awesome if you use Premium Templates and don't want to mess around with all of its assets. And it minifies HTML, creates static copies of all your pages and therefore produces all in all really fast sites even on cheaper hosting solutions. BUT... you have to be careful if you handle custom-made forms or any real-data-interaction. ProCache bypasses almost every PHP request so handling user input and things like won't work on ProCache-enabled pages. Second... FormBuilder. It handles 90% of all my necessary use cases of contact forms or any other kind of form my clients or I need. It works pretty well with ProCache - but you have to use the iFrame option then but that's another story. In summary: this form-builder tool can make things quite easy but customizations are sometimes a good amount of work. Replacing one of the includes frameworks, like Bootstrap and UIKIT, can be replaced and you can even use vanilla CSS for it but you have to invest some time here as well. Third... RepeaterMatrix (ProFields). You can create almost every modern (aka lapa.ninja featured) design with it and create your very own page builder tool-kit with it BUT... you have to dig deep into how everything works. It's a tool to built bigger tools. I use it for a very long time now and I guess I used only about 20% of its full potential. Last but not least... every other module from the ProFields collection. There is so much in it and you really should take a closer look at the provided screencasts to imagine what they can do. So... feel free to ask if you need details on one or the other modules. 2 Link to comment Share on other sites More sharing options...
Manuel Posted April 30, 2019 Author Share Posted April 30, 2019 Thank you very much, for writing me those detailed information! @Klenkes and @wbmnfktr , I really appreciate that! Link to comment Share on other sites More sharing options...
Zeka Posted April 30, 2019 Share Posted April 30, 2019 ProFields (especially Matrix Field) and ProCache. 5 Link to comment Share on other sites More sharing options...
markus_blue_tomato Posted May 1, 2019 Share Posted May 1, 2019 ProCache, ProFields (Matrix), ProLister 3 Link to comment Share on other sites More sharing options...
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