• DocumentationDocs

Getting started with WordPressify

WordPressify is a simple tool that helps you build WordPress themes and plugins. It takes care of the development experience by providing a web server with a database out of the box, zero configuration required.

WordPressify comes with a development server for running PHP under a proxy with BrowserSync. The data is stored in a pre-configured MariaDB database that works out of the box. Watches for all your changes while developing and reloads the webpage in real-time. Styles are preprocessed with PostCSS or Sass. Uses Babel compiler for writing next-generation JavaScript. Source maps are supported for both CSS and JavaScript. WordPressify allows easy import of external JavaScript libraries and npm scripts, it has a flexible build and can be easily customized with gulp tasks.

It works on Mac, Windows, and Linux. And requires only Docker as the main dependency.

HomeInstalling Docker

Follow the creator

Join the community