diff --git a/vendor/built_in_modules/gallery/gallery.json b/vendor/built_in_modules/gallery/gallery.json new file mode 100644 index 00000000..5f268589 --- /dev/null +++ b/vendor/built_in_modules/gallery/gallery.json @@ -0,0 +1,14 @@ +{ + "title": "gallery", + "version": "0.1", + "organization": "Rulingcom", + "author": "Visual dep", + "intro": "A simple and amazing gallery", + "update_info": "Some info", + "create_date": "11-08-2012", + "app_pages": ["albums"], + "widgets": ["albums"], + "category": ["gallery_categories"], + "widget_fields":[], + "enable_frontend": true +}