tools: add a script which export cms pages content

This commit is contained in:
Jérôme Schneider 2014-01-21 15:17:06 +01:00
parent b31509f6cc
commit 1d7f4c62c7
1 changed files with 5 additions and 0 deletions

5
tools/export_pages_data.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/sh
portail-citoyen-manage dumpdata sites cms cmsplugin_text_wrapper file \
googlemap link picture snippet teaser video login_plugin data_source_plugin \
a2_service_list_plugin feed_plugin > pages.json