Replies: 1 comment 1 reply
-
Woops... missed this question, I have no idea, have you tried using the bitnami stack instead of the XAMPP? I am all linux... and have not used Mac or MS for years really (except in VM's), so I can't really be of help to you on this. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I start writing a plugin for my component and would like to get the boilerplates from the "Get Boilerplate" Button inside the Plugins area. However: It doesnt work on XAMPP 3.2.4. It throws the message "Getting joomla_plugin boilerplate was successfully!", but methods and properties are still empty.
I run the boilerplate button on another test environment on a webserver and it worked, but when I exported / imported the methods and properties, not all were important for unknown reasons. Only 20 from 39 properties and 90/120 methods made the export, the rest vanished somehow
I found an old thread inside the old Google forum where CURL was requested in order to make it work. I checked with phpinfo() - it's activated.
What else could cause the problem? Having the boilerplates in XAMPP would be very useful indeed.
Thanks for the help ^^
Beta Was this translation helpful? Give feedback.
All reactions