Skip to content

Appizy/appizy-app-embed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Appizy App Embed

Appizy official WordPress plugin is the easiest way to embed the web-calculator created with Appizy into your content.

Note: this is the development area. For the ready to use package, got to the official App Embed page on WordPress.org.

Usage

See plugin readme

Contribute

Install

The development of the plugin is Dockerified for easy setup.

Step 1 - start Docker

docker-compose up

Step 2 - visit your localhost:8080 in your browser and the WordPress setup

Step 3 - activate the plugin in the WordPress interface.

Step 4 - enjoy testing, developing...

SVN repo

https://plugins.svn.wordpress.org/appizy-app-embed/

Resources

WordPress readme validator

WordPress plugin guidelines

Plugin SVN

Introduction to unit testing of WordPress pluging