dotnetic Posted March 21, 2020 Author Posted March 21, 2020 There was a problem with the modules directory. Now you can install the module from within ProcessWire. I am looking forward to your feedback.
awesomolocity Posted May 30, 2020 Posted May 30, 2020 (edited) Big fan of the implementation of this. I was still using soma's Module Manager with a quick hacky fix for the lack of pagination support. I am having an issue, however - when selecting the "Show All" category, it just shows nothing. Permanently. From what I can tell, it's not even sending an XHR request which is probably part of the problem. ? (For reference, I'm using PW version 3.0.158 dev) If that could be fixed, it would basically be perfect, imo. Edit: And I do agree with @Peter Knight about using a select rather than radio, and "Active" and "Inactive" seem to have more obvious meanings than "show only uninstalled", imo. Edited May 30, 2020 by awesomolocity 1
dotnetic Posted June 1, 2020 Author Posted June 1, 2020 Hi @awesomolocity. The XHR request is only being made once on loading the module, and not when changing what to show. If you select "Show all" make sure, that nothing is selected in the "Search for module" field. If a category is selected "Show all" means to show all modules in this category.
dotnetic Posted June 1, 2020 Author Posted June 1, 2020 @awesomolocity I think I found out what you meant: You selected no filter for the module name or the category and then clicked "show all". That was a bug/missing feature, which is fixed now https://github.com/jmartsch/processwire-modules-manager2/archive/v2.0.103-beta.zip.
awesomolocity Posted June 5, 2020 Posted June 5, 2020 @dotnetic Yep, that's exactly what it was. Thanks for the update!
nurkka Posted September 25, 2024 Posted September 25, 2024 Is ModulesManager2 still supported? Is it compatible with PHP 8.2+? Thanks in advance!
dotnetic Posted September 26, 2024 Author Posted September 26, 2024 Hi @nurkka. ModulesManager2 isn't supported or developed further due to lack of interest. It is still working though, and should be compatible with PHP8.2. I think I had it runing in a PHP 8.2 environment. 1
nurkka Posted September 26, 2024 Posted September 26, 2024 @dotnetic Thanks for your reply. I like(d) ModulesManager2 very much, but must admit, that I also didn't use it very often. It should have been integrated into ProcessWire when the time was right. Thanks for your work! 2
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