Skip to content
This repository was archived by the owner on Aug 29, 2022. It is now read-only.

ec-europa/ec-reps-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REPS Platform Instructions

To incorporate the REPS platform into your subsite project you need to add the following to your resources/composer.json file:

{
    "require": {
        "ec-europa/ec-reps-platform": "~3.0"
    },
    "scripts": {
        "post-install-cmd": "vendor/ec-europa/ec-reps-platform/resources/install-reps-platform.sh",
        "post-update-cmd": "vendor/ec-europa/ec-reps-platform/resources/install-reps-platform.sh"
    }
}

About

[COMM] Modules, features and theme for the reps platform

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors