Hello,
I am new with Elgg and have copied the tutorial "Hello World plugin" into my elgg site.
I got it not working and got and error in admin plugin. The error is "The plugin is invalid, missing composer.json for plugin ID hello (guid 3209) location /home/chuoiman/public_html/mod/hello.
Can somebody tell me what I did wrong here?
Thank you in advanced.
Best regards,
Cuong Nguyen
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
You must log in to post replies.composer.json is required since Elgg 4.
You can play with My plugin which already includes all the necessary files to start coding