Requirements

In order for the Vue Les Application plugin to work correctly, please make sure you've got the following dependencies installed and setup for your project. These are required for our plugin to function correctly:

Required Dependencies

If you're using a module system such as Nuxt JS, install Vue Moment, otherwise use the Moment JS CDN for Cake PHP applications or similar.

Don't forget to link to Font Awesome in your project, we use Font Awesome for icons:

Project Requirements

  • We use Bootstrap 4.x to theme the Vue application form. If your project site that you're installing our plugin into uses another framework, please consider using the iframe setting provided by this plugin, you may wish to use this option for older sites which don't support our modern theming well.

  • We assume that you'll be using a modern Browser, there is limited support for Internet Explorer.

  • We use LocalStorage instead of Cookies to store settings, most browsers support this really well, check if your browser is supported.