I found error, I have to copy the addons.json file locate in HolaMundo/_data to HolaMudno folder and not inside antoher folder, i don´t know why but doing this I could install it. Thx Team for help me and for your support :)
I tested with demo addon that I created and worked for me, it was a path problem, I removed src/addons and works but with the demo folder
volvo4life@vl27187:~/www/dev$ php cmd.php xf-addon:build-release demo
Performing add-on export.
Exporting data for demo to...
But the path that are the addons is src/addons/
volvo4life@vl27187:~/www/dev$ php cmd.php xf-addon:build-release addons/HolaMundo
No add-on with ID 'addons/HolaMundo' could be found.
volvo4life@vl27187:~/www/dev$
Yes I think that yes, this is a Xenforo version 2.2.16 that I upgraded last week from 2.0.7 to 2.2.16.
By the other hand, I run the command create and create the folder again with Demo addon inside Addons folder.
I tried but I get the saem error.
volvo4life@vl27187:~/www/dev$ php cmd.php xf-addon:build-release src/addons/HolaMundo
No add-on with ID 'src/addons/HolaMundo' could be found.
I get this error on CLi when execute the command.
php cmd.php xf-addon:build-release src/addons/HolaMundo
No add-on with ID 'src/addons/HolaMundo' could be found.
I have created this basic addon to test but when I upload it to the src/Addons folder, I can't see it in CPA to install it, and I have given 777 permission to all the folders.
Please could someone check the addon to see if there is something wrong.
Thx in advance.
Hi to everbody ;)
Please, how i can force users to only insert miniature image in the post. Now i can see that had 2 options, full image or miniature.
Thnx for all ;)