phpmv / ubiquity-webtools
Webtools for Ubiquity framework
Installs: 10 059
Dependents: 1
Suggesters: 0
Security: 0
Stars: 5
Watchers: 2
Forks: 1
Open Issues: 0
Type:extension
Requires
- php: >=7.4
- phpmv/php-mv-ui: >2.2.19
- phpmv/ubiquity-dev: ^0.1 | dev-master
- twig/twig: ^3.0
- vlucas/phpdotenv: ^5.5
- 2.5.5
- 2.5.4
- 2.5.3
- 2.5.2
- 2.5.1
- 2.5.0
- dev-master / 2.4.x-dev
- 2.4.16
- 2.4.15
- 2.4.14
- 2.4.13
- 2.4.12
- 2.4.11
- 2.4.10
- 2.4.9
- 2.4.8
- 2.4.7
- 2.4.6
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.13
- 2.3.12
- 2.3.11
- 2.3.10
- 2.3.9
- 2.3.8
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.0
- 2.1.4
- dev-nosql-prepare
- dev-classes-preloading
This package is auto-updated.
Last update: 2024-10-27 04:02:52 UTC
README
Web tools for Ubiquity framework
I - Installation
Webtools are installed from the devtools.
At the project creation
With the -a
option:
Ubiquity new projectName -a
With an existing project
if the project is older than Ubiquity version 2.1.5, update devtools:
composer global update
In your Ubiquity project folder:
Ubiquity admin
To confirm Ubiquity webtools was successfully installed,
type Ubiquity version
:
II - Running
Start the embedded web server:
Ubiquity serve
Go to the address: http://127.0.0.1:8090/Admin