Description
miLOGO is a visual logo and graphics editor that runs inside the WordPress admin area.
Build a design from a starter or create one from scratch using text, icons, shapes, drawing tools, colors, gradients, and layer controls. Designs can be exported as PNG or JSON, and PNG exports can be added to the WordPress Media Library.
This is an initial beta release. Please keep backups of important design JSON while the editor continues to mature.
Features
- Visual canvas-based logo editor
- Text with Google Fonts
- Logo Starters
- Icons and graphic elements
- Shapes and drawing tools
- Layer ordering, renaming, and deletion
- Undo and redo
- Canvas size controls
- PNG export
- JSON design export/import
- Save PNG output to the WordPress Media Library
miLOGO Free is fully usable on its own. An optional miLOGO Pro add-on, distributed separately, can provide additional design content and options. Upgrade prompts may be shown contextually inside the miLOGO editor.
External Services
miLOGO uses Google Fonts in the WordPress admin editor.
When the font catalog is requested, the site server requests Google Fonts metadata from fonts.google.com. When a Google Font is previewed or used in a design, the administrator’s browser requests the corresponding stylesheet and font files from fonts.googleapis.com and fonts.gstatic.com. These requests are necessary to list, preview, and render Google Fonts. miLOGO does not send the contents of your logo design to Google as part of these font requests.
Google Fonts: https://developers.google.com/fonts
Google Fonts API Terms of Service: https://developers.google.com/fonts/terms
Google Privacy Policy: https://policies.google.com/privacy
Known Issues
-
Icon transformations can sometimes create extra Undo/Redo history entries, so more than one Undo click may be needed to revert a single icon movement. No data loss or editor failure has been observed from this issue.
-
PNG exports are currently generated at 2x the selected canvas dimensions to provide higher-resolution output. For example, a 256 x 256 canvas exports as a 512 x 512 PNG. Exact-dimension PNG export is planned for a future beta update.
Third Party Resources
miLOGO includes and uses the following third-party resources:
Phosphor Icons
Source: https://phosphoricons.com/
License: MIT
License information: https://github.com/phosphor-icons/phosphor-icons/blob/master/LICENSE
Fabric.js
Source: https://fabricjs.com/
License: MIT
License information: https://github.com/fabricjs/fabric.js/blob/master/LICENSE
Google Fonts are loaded from Google’s font service rather than bundled with the plugin. Individual Google Font families are provided under their respective open-source licenses.
Development / Build Source
The human-readable React/TypeScript source is included under admin/src/src/.
The production assets used by WordPress are in admin/build/. To rebuild them, use the npm project in admin/src/ and run npm install followed by npm run build.
Screenshots










Installation
- Upload the miLOGO plugin ZIP through Plugins > Add New > Upload Plugin, or copy the plugin folder to
/wp-content/plugins/. - Activate miLOGO from the Plugins screen.
- Open miLOGO from the WordPress admin menu.
- Create a design, load a Starter, or import a previously exported miLOGO JSON design.
FAQ
-
Does miLOGO require an account?
-
No account is required to use miLOGO Free.
-
Can I save a logo to the WordPress Media Library?
-
Yes. PNG output can be added to the Media Library from the editor.
-
Can I move a design between WordPress installations?
-
miLOGO can export and import its JSON design format. Keep the JSON file if you want an editable backup of a design.
-
Does miLOGO contact external services?
-
Yes. Google Fonts is used to obtain font catalog information and to load fonts in the editor. See the External Services section for details.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“miLOGO” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “miLOGO” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.0
- Initial public beta release.
