Skip to content

React based general purpose wordpress plugin for development

License

Notifications You must be signed in to change notification settings

Reterics/main-tree

Repository files navigation

MainTree

MainTree

React based general purpose plugin for Wordpress. Plugin Preview

Getting Started

Use your own package manager to install and test locally with the start npm command.

npm install
npm run build

Copy the installation in your wordpress /wp-content/plugins/ directory and open the Wordpress plugins page:

Activate Plugin

After activation you can open the plugin directly from the left sidebar menu.

Development Notes

main-tree.php is the entry PHP file that initializes the plugin and make sure every asset is loaded.

The entry file for the root React component is /assets/src/admin.tsx

Contribute

There are many ways to contribute to Main Tree.

About

React based general purpose wordpress plugin for development

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published