hikouki/stigma

Search replace tool for wordpress sqlite database.

0.1.1 2016-05-12 08:48 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:42:03 UTC


README

![PHP Status](https://img.shields.io/badge/php->= 5.6-orange.svg) Build Status Coverage Status

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