An open API service indexing awesome lists of open source software.

https://github.com/wpbones/wpkirk-internationalization-boilerplate

A WP Bones example about Internationalization
https://github.com/wpbones/wpkirk-internationalization-boilerplate

Last synced: 6 months ago
JSON representation

A WP Bones example about Internationalization

Awesome Lists containing this project

README

          


WP Bones Logo

# WP Bones Internationalization Boilerplate WordPress Plugin

WP Kirk Internationalization Boilerplate is your starting point to create a WordPress plugin using [WP Bones](https://wpbones.com/) Framework Library.

## Installation

```bash
git clone -b main https://github.com/wpbones/WPKirk-Internationalization-Boilerplate.git
cd
composer install
```

## Documentation

You'll find the [complete docs here](https://wpbones.com/docs).