Download the PHP package awema-pl/module-virtual-tour without Composer
On this page you can find all versions of the php package awema-pl/module-virtual-tour. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download awema-pl/module-virtual-tour
More information about awema-pl/module-virtual-tour
Files in awema-pl/module-virtual-tour
Package module-virtual-tour
Short Description Module virtual tour.
License MIT
Homepage https://github.com/awemapl/formbuilder
Informations about the package module-virtual-tour
Virtual tour module
A virual tour to show basic interface instructions
Documentation
Russian
NPM scripts
Development mode npm run watch
or simply npm start
Development mode for IE npm run watch:legacy
Production build npm run build
Installation
Via Composer
The package will automatically register itself.
You can publish the migration with:
After the migration has been published you can create the table for VirtualTour by running the migrations:
You can publish the config file with:
Examples of use
Methods
example()
Description some example.
count()
Description some count.
validate(string $email)
Throws an InvalidArgumentException
is email is invalid.
Testing
You can run the tests with:
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email :author_email instead of using the issue tracker.
Credits
- :author_name
- All Contributors
License
GNU General Public License v3.0. Please see the license file for more information.