Just did some testing and ran across a couple bugs. You need clean-urls enabled for the module to work (not sure this is a bug or just a requirement to be documented). You also need your Drupal install to be in the root folder. Otherwise the tmp files don't get written correctly (seems to always try to write to a files folder on the server root). Works well otherwise - cool stuff, lots of potential.

Comments

karlosgliberal’s picture

Assigned: Unassigned » karlosgliberal

TThanks for the comments. The clean url for now are forced as it facilitates the work gears, anyway as we are trying to implement it.

I'm going to check what has you comment on the installation and the root folder.