Title: Import text &#8211; Theme customization
Last modified: October 31, 2025

---

# Import text – Theme customization

 *  Resolved [mainserv](https://wordpress.org/support/users/mainserv/)
 * (@mainserv)
 * [7 months ago](https://wordpress.org/support/topic/import-text-theme-customization/)
 * Hello,
 * I need to install the plugin on about a hundred sites on the same server, and
   the target audience is French, mostly businesses.
 * Is there a way to automate or simplify changing the texts in the form settings:
   JSON import? PHP script?
 * Thanks for your help 🙂

Viewing 1 replies (of 1 total)

 *  Plugin Author [CrowdSec – lightweight and collaborative security engine](https://wordpress.org/support/users/crowdsec/)
 * (@crowdsec)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/import-text-theme-customization/#post-18705807)
 * Thanks for your message.
   I think it can be done using [WP-CLI](https://wp-cli.org/)
   tool. Please refer to the related doc to see how you could update each setting:
   [https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/USER_GUIDE.md#settings-update-with-wp-cli-tool](https://github.com/crowdsecurity/cs-wordpress-bouncer/blob/main/docs/USER_GUIDE.md#settings-update-with-wp-cli-tool)
   For example, you may have some sh script that will run a list of command like:`
   echo -n "Cette page est protégée." | wp option set crowdsec_theme_text_ban_wall_subtitle`
   I hope it helps.Thanks again.

Viewing 1 replies (of 1 total)

The topic ‘Import text – Theme customization’ is closed to new replies.

 * ![](https://ps.w.org/crowdsec/assets/icon-256x256.png?rev=2456257)
 * [CrowdSec](https://wordpress.org/plugins/crowdsec/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/crowdsec/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/crowdsec/)
 * [Active Topics](https://wordpress.org/support/plugin/crowdsec/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/crowdsec/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/crowdsec/reviews/)

## Tags

 * [Import](https://wordpress.org/support/topic-tag/import/)
 * [json](https://wordpress.org/support/topic-tag/json/)
 * [traduction](https://wordpress.org/support/topic-tag/traduction/)

 * 1 reply
 * 2 participants
 * Last reply from: [CrowdSec – lightweight and collaborative security engine](https://wordpress.org/support/users/crowdsec/)
 * Last activity: [6 months, 3 weeks ago](https://wordpress.org/support/topic/import-text-theme-customization/#post-18705807)
 * Status: resolved