{
	"name": "Task Manager",
	"slug": "task-manager",
	"version": "3.0.2",
	"description": "L'application Task Manager",
	"insert_scripts_pages": [
		"wpeomtm-dashboard",
		"digirisk-du",
		"task-manager-time-exceeded",
		"task-manager-indicator",
		"task-manager-setting",
		"task-manager-update",
		"wpshop_customers",
		"wpshop_shop_order",
		"indicator-page",
		"tache_page_audit-page",
		"profile",
		"user-edit",
		"wps-third-party",
		"audit-page",
        "tm-my-tasks",
        "tm-dashboard",
		"tm-notification",
        "users-page"
        
        
	],
	"externals": [],
	"modules": [
		"core/core.config.json",
		
		"module/api/api.config.json",

		"module/quick-point/quick-point.config.json",
		"module/update_manager/update_manager.config.json",
		"module/export/export.config.json",
		"module/avatar/avatar.config.json",
		"module/notify/notify.config.json",
		"module/task/task.config.json",
		"module/comment/comment.config.json",
		"module/sticky-note/sticky-note.config.json",
		"module/point/point.config.json",
		"module/history-time/history-time.config.json",
      "module/navigation/navigation.config.json",
        "module/shortcut/shortcut.config.json",
		"module/tag/tag.config.json",
		"module/owner/owner.config.json",
		"module/follower/follower.config.json",
		"module/admin-bar/admin-bar.config.json",
		"module/time-exceeded/time-exceeded.config.json",
		"module/activity/activity.config.json",
		"module/audit/audit.config.json",
		"module/indicator/indicator.config.json",
		"module/setting/setting.config.json",
		"module/support/support.config.json",
		"module/quick_time/quick_time.config.json",
		"module/export/export.config.json",
		"module/import/import.config.json",
		"module/tools/tools.config.json"
	],
	"debug": true,
	"key_last_update_version" : "_tm_last_update_version",
	"core_option": "_tm_core_option",
	"key_waiting_updates": "_tm_waited_updates",
	"dashboard_page_url": "wpeomtm-dashboard",
	"update_page_url": "task-manager-update",
	"associate_post_type": ["wpshop_customers", "wpshop_shop_order"],
	"quick_task_tags": [
		""
	],
	"id_mail_support": 0,
	"id_quick_task": 0,
	"key_customer_ask" : "_tm_wpshop_ask_ids"
}
