Skip to content

copiadigital/financial-calendar

Repository files navigation

How to use

  1. Install the module via composer

    Run inside the php container

    php composer.phar require "copiadigital/financial-calendar":"dev-master"
  2. Activate the module

    Once the modules installed, make sure to edit the modules.php & uncomment this line of code under /web/app/theme/{name-of-the-theme}/app

    modules.php

    require_once get_template_directory() . '/modules/financial-calendar/financial-calendar.php';
  3. Compiling assets

    To compile the financial-calendar script, you just need to run yarn & yarn start or yarn build under /web/app/theme/{name-of-the-theme}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published