Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

directus/visual-editing

Repository files navigation

Visual Editing Frontend Library by Directus

This library works together with a Directus instance to enable Visual Editing functionality from within the Visual Editor module in Directus Studio.

Web developers must make use of this library to ensure communication between their website's HTML elements and their Directus instance. This is done through data attributes and helper functions built into the library and imported into your website.

Documentation

Documentation covering the setup and functionality for both the frontend library and the studio module can be found in the Directus documentation.

Test Website

A test website pre-configured to work with the Directus Visual Editor module is included in the library's repository. This can be used for example purposes and to make it easy to set up an environment for testing or contributing.

For detailed instructions on setting up the test environment see the test website's readme.md.

License

This package is licensed under the MIT License. See the LICENSE file for more information.

Additional Resources

Packages

Contributors