hi
i am in need of external php files which contain:
1. a function to create a new user in elgg when passed all the required information. Must work with an already modified site code plugin.
2. a function to return the site codes already entered by admin via the already modified site code plugin.
3. a function to create a new group in elgg when passed the desired name for the group
4. a function to add a user to a group in elgg
5. a function to add an event to any group's event calendar in elgg when passed all the required data, and a modification to the event calendar plugin which will prevent selected events from being deleted if their title begins with the characters "[m]:" (without the quotes).
with thanks
adc
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.
- Tom Cal@Tcal
![Tom Cal Tom Cal](https://elgg.org/cache/1733404072/default/icons/user/defaulttiny.gif)
Tom Cal - 0 likes
- Elvis Aron Presley Jr@adcadmin
![Elvis Aron Presley Jr Elvis Aron Presley Jr](https://elgg.org/serve-file/e0/l1518591539/di/c0/bP1XpFXiTPwLvTfD71r2chLPwPMnq-OU07np1ZlT7CQ/2390000/2393364/profile/2393364tiny.jpg)
Elvis Aron Presley Jr - 0 likes
- Team Webgalli@webgalli
![Team Webgalli Team Webgalli](https://elgg.org/serve-file/e0/l1312328233/di/c0/O7BJbxHz3bfkxrHXISjZg6EDD1lH-ETPaf7gOaE1fGM/1/1599/profile/1599tiny.jpg)
Team Webgalli - 0 likes
- Elvis Aron Presley Jr@adcadmin
![Elvis Aron Presley Jr Elvis Aron Presley Jr](https://elgg.org/serve-file/e0/l1518591539/di/c0/bP1XpFXiTPwLvTfD71r2chLPwPMnq-OU07np1ZlT7CQ/2390000/2393364/profile/2393364tiny.jpg)
Elvis Aron Presley Jr - 0 likes
- Elvis Aron Presley Jr@adcadmin
![Elvis Aron Presley Jr Elvis Aron Presley Jr](https://elgg.org/serve-file/e0/l1518591539/di/c0/bP1XpFXiTPwLvTfD71r2chLPwPMnq-OU07np1ZlT7CQ/2390000/2393364/profile/2393364tiny.jpg)
Elvis Aron Presley Jr - 0 likes
You must log in to post replies.re 1, this might be useful: http://www.arckinteractive.com/elgg/plugins/csv-user-upload
Thanks Tom. But that's for elgg 1.8 and I am up to elgg 1.12.. however, it might be a good starting point nevertheless. Thanks:)
All these functions are already defined in the elgg core, except #2 and #5. For #2 and #5, you need some custom coding either by yourself or you need to hire a dev.
That's why I made this post. I wish to hire a Dev. Those functions also need to be copied from the elgg core and made available elsewhere. I have funds standing by. Any takers?
This is now closed as the API has now been built.