-
Notifications
You must be signed in to change notification settings - Fork 2
Home
hsehszroc edited this page Aug 16, 2021
·
1 revision
Welcome to The Web Solver Admin Onboarding Wizard!
This is an open-source project meant for developers to implement an onboarding system for WordPress Plugins and Themes.
"require": {
"thewebsolver/tws-admin-onboarding": "~1.1"
}
Then from the terminal, run:
$ composer install
$ composer require thewebsolver/tws-admin-onboarding:~1.1