Getting Started
Welcome to Texditor! This guide will help you quickly install the editor, get familiar with the interface, and create your first project with this lightweight and powerful block editor.
Installation
bash
npm install @texditor/editorRecommendation
If you are using PHP on your backend server, we highly recommend installing the Blockify library. It will help you efficiently process, validate, and sanitize data, making it secure.
bash
composer require texditor/blockify-php