Correct me if I’m wrong (I rather hope I am) , but there seems to be two packages called Docmanager:
- One seems to be a module for changing multiple resources. Latest version seems to be 2.1-beta6.
- One seems to be a php document-class meant for creating, updating, deleting resources from PHP code. Latest version seems to be Docmanager version 0.5.3b.
What confuses me is that in the Extras section of MODx the Docmanager 2.1 versions are mentioned as newer versions of the Docmanager 0.5.3b package.
Am I correct?
And if not: Can someone give me any hint as to how Docmanager 2.1 should be used to create resources from PHP-code?
And if I am correct (so no document-class for MODx revo yet):
I am looking at other solutions for creating/updating and deleting resources in MODx Revolution. At the moment I have the feeling that basing my own code on the contents of the files core/model/modx/processors/resource/create, core/model/modx/processors/resource/update and core/model/modx/processors/resource/delete would be my best strategy. Does anyone have a better suggestion?
Thanks!
Best regards,
BlackRaven