Web tools for Ubiquity framework
Webtools are installed from the devtools.
With the -aoption:
Ubiquity new projectName -aif the project is older than Ubiquity version 2.1.5, update devtools:
composer global updateIn your Ubiquity project folder:
Ubiquity adminTo confirm Ubiquity webtools was successfully installed,
type Ubiquity version:
Start the embedded web server:
Ubiquity serve
Go to the address: http://127.0.0.1:8090/Admin


