faxity / ramverk1-module
An Anax extension for Weather forecasts and IP validation.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/faxity/ramverk1-module
Requires
- php: ^7.2
- anax/commons: ^2.0.0@alpha
- anax/configure: ^2.0.0@alpha
- anax/controller: ^2.0.0@beta
- anax/di: ^2.0.0@alpha
- anax/page: ^2.0.0@beta
- anax/request: ^2.0.0@beta
- anax/response: ^2.0.0@beta
- anax/url: ^2.0.0@alpha
- anax/view: ^2.0.0@beta
Requires (Dev)
- phpunit/phpunit: ^7
README
This is an extension for Anax to use IP validation and Weather forecasts.
Installation
To install the package using composer:
composer require faxity/ramverk1-module
Then after that you need to copy over the configuration and view templates. One way to do it is using rsync:
rsync -av vendor/faxity/ramverk1-module/config/ config/ rsync -av vendor/faxity/ramverk1-module/view/ view/