基本的なコンテンツ指向のWebサイトを必要とするクライアントが多数(数百)あります。現在、これらのクライアントには単純なWordPressデプロイメントを使用していますが、もっと単純にしたいと考えています。
基本的なWordPressWebサイトにホワイトラベルを付けたり、「再利用」したり、テキストや画像を挿入してまったく新しいWebサイトを作成したりできるツールはありますか?
プロセスは次のようになります。
1. Have new client that needs website
2. Gather some client info (phone number, images, biography, etc.)
3. Inject this info into a previously created WordPress "template" site
(we would use the same template for all clients)
4. Pick a WordPress theme
5. And done. We now have a rebranded WordPress site for this client with minimal work
done.
ステップ3は私たちが助けを必要としているところですか?これを行うことができる何かがすでに存在しますか?そうでない場合、この「注入」を行うための良い方法は何ですか?テンプレートのWordPressサイトを経由して検索と置換を行う小さなアプリを作成することを考えていました。