Design Your Plugin
Designing your plugin
is an important step towards launching your project.
In this guide, we will cover some things to consider when designing a plugin
and also cover some resources which may be helpful in creating your design.
Prerequisites
The first step in designing your plugin
is to review the Designing and Developing Plugins guide which covers:
- how to think about designing
plugins
-
typical software patterns for developing
plugins
- general tips and tricks for building
plugins
-
The
Card Face
is the primary and most common way in which users will interact with yourplugin
. Those interactions will be measured in seconds. -
Your
Card Face
should be designed to be glanceable, responsive, and make the most of the limited space available.
Design Resources
These design resources may be useful as you design your plugin
.
The images show the typical user’s Dashboard in Banno Online, Banno Mobile (Android), and Banno Mobile (iOS).
Use your image editor to create concepts for how your plugin
’s look-and-feel will seamlessly integrate into the user’s Dashboard experience.
Open the images in a new browser tab to see the full-size image.
Next Steps
Get a feel for building a functional plugin
by working through the Build Your First Plugin quickstart.
Once you have finished developing your own plugin
, Organize Your Integration Guide to get ready to launch and “go live” at a financial institution.