Doodles icon indicating copy to clipboard operation
Doodles copied to clipboard

An example component for MODX Revolution.

Results 8 Doodles issues
Sort by recently updated
recently updated
newest added

set correct assets path set the menu action and namespace

You cannot build and install this extra in MODX without this fix. To save others time, this needs to be fixed.

var_dump($menus); // PHP notice: Undefined variable: menus

Hi, I seem to have problems getting this component to work with 2.0.8 by either following the tutorial on the rtmf.modx.com or by downloading the source from here. Could it...

Hi, I followed all the tutorial with success and everything worked perfectly except after the install of the doodles package. I add the following error trying to access the CMP...

I am new in extra developement for ModX so please bare with me :) I am at the point where you create the include snippet in modx with the extra...

Hi, I found some issues with the doodle docs http://rtfm.modx.com/display/revolution20/Developing+an+Extra+in+MODX+Revolution Please remove the comma at the end 'schema_file' => $root.'core/components/doodles/model/schema/doodles.mysql.schema.xml',