Skip to content

hokoo/cf7-telegram

Repository files navigation

DEV Environment for cf7-telegram WordPress plugin

Requirements

Linux, Docker Compose

Notice

Call all commands from root project directory.

Installation & Use

To setup the development environment, run

make setup.all

Don't forget update your hosts file

127.0.0.1   cf7t.local
127.0.0.1   cf7t.betas

Clear installation

To remove all the configs and WP-files, run

make clear.all