hikouki / stigma
Search replace tool for wordpress sqlite database.
0.1.1
2016-05-12 08:48 UTC
Requires
- jbzoo/utils: ^1.6
Requires (Dev)
- phploc/phploc: ^3.0
- phpmd/phpmd: ^2.4
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.6
This package is not auto-updated.
Last update: 2024-11-09 19:20:01 UTC
README
![PHP Status](https://img.shields.io/badge/php->= 5.6-orange.svg)
Please use this tool when you change to the domain of wordpress.
Currently, only support sqlite database.
Install
$ composer global require hikouki/stigma
Usage
__ .__
_______/ |_|__| ____ _____ _____
/ ___/\ __\ |/ ___\ / \\__ \
\___ \ | | | / /_/ > Y Y \/ __ \_
/____ > |__| |__\___ /|__|_| (____ /
\/ /_____/ \/ \/
Usage:
$ stigma <database_file_path> <target> <replace>
Example:
$ stigma ./ht.sqlite localhost 160.122.111.11
License
MIT