Dashboard

Your API Key: 0930368d814a473dbd6c42829a129e44a98141fdf37e44c7b9786297df02f348

Free

  • ☁️ Cloud hosted
  • 🌐 One domain + subdomains
  • 📄 Core editing features
  • 🚫 This plan does not support add-on features

EDITOR LOADS

Usage history

0 of 1,000 editor loads

You have 1,000 free editor loads left. Unlock extra loads for $40 per 1,000 by adding a card

Domain List

To load, AOZO Editor needs at least one approved root domain.

Wildcard domains, that contain the "*" symbol, are not allowed. Add domains below.

Approved Domains
  • No domains approved yet.

Integration Code

Copy and paste this code into your website.

<!-- Place the first <script> tag in your HTML's <head> -->
<script src="http://localhost:3000/1/0930368d814a473dbd6c42829a129e44a98141fdf37e44c7b9786297df02f348/aozoeditor.min.js" referrerpolicy="origin" crossorigin="anonymous"></script>

<!-- Place the following <script> and <textarea> tags your HTML's <body> -->
<script>
  aozoeditor.init({
    selector: 'textarea',
    plugins: 'anchor autolink charmap codesample emoticons image link lists media searchreplace table visualblocks wordcount',
    toolbar: 'undo redo | blocks fontfamily fontsize | bold italic underline strikethrough | link image media table | align lineheight | numlist bullist indent outdent | emoticons charmap | removeformat',
  });
</script>
<textarea>
  Welcome to Aozo Editor!
</textarea>