faxity / ramverk1-module
This package is abandoned and no longer maintained.
No replacement package was suggested.
An Anax extension for Weather forecasts and IP validation.
v1.0.6
2019-12-16 11:39 UTC
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/