Forums | Mahara Community
Developers
/
I want to associate a file with my own plugin
06 June 2017, 18:14
Hello!
I would like to associate mahara-file-system with my own plugin.
Currently, the "my_attachment" table is related to the "artefact" table. ( The my_attachment table has an file-artefact-id and an identifier for use by me)
Is there a better way to use it?
Please let me know if there are other better ways.