Is it possible to clone the File plugin to make a few separate plugins where a user can upload a file that goes towards one plugin, and not be mass loaded into all the other file plugins?
Ex: I want to create a few different pages called: learn, instructions, and inspiration. I want someone to load a file into learn, but don't want it to show in instructions.
I know how to clone plugins...but am new to php and am looking for some quick help (if possible) to separate file plugins.
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.
- rjcalifornia@rjcalifornia
rjcalifornia - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
You must log in to post replies.For future references, it can be done, and it is not that hard, you can even use the Create a blog plugin tutorial from the elgg docs. Here's a plugin I made which requires to attach an image to a post:
@Unraveled Use container string for this where container_guid is a GUID of your page