Seotoaster plug-ins system

Introduction

Seotoaster plug-in system is very powerful and flexible and allows many ways of interaction with the system. Current section of the documentation will teach you how to create you plug-in from the simple “hello world” like widget to the very complex and potent application which interacts with the system on all levels!

As a real-life example we will create a “todo” plug-in. Starting from the basics and moving step by step to the advanced and deep integration. Before you start, take a look at our plug-in SDK and the full version of "todo" plug-in on the GitHub.

Table of contents:

DevNews