/v6

Online application management for Joomla 3.x

Primary LanguagePHPGNU General Public License v2.0GPL-2.0


Core logo

eMundus

Online application management for Joomla 3.10.x
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Roadmap
  4. Acknowledgments

About The Project

Product Name Screen Shot

Manage your application campaigns and calls for proposals simply

  • Manage your application programmes, create your application portal and launch your campaign
  • Evaluate the content of applications
  • Automatic response
  • Archive and export campaign data
  • Create automatic notifications to your applicants
  • Group your files using status and tags
  • Manage your user profiles and groups
  • Granular rights management
  • And much more!

Built With

Joomla

Vue

Getting Started

Prerequisites

PHP

PHP

NodeJS

Node Node

This project is built with VueJS so it is necessary to have NodeJS installed on your computer.

  • MacOS : Download Node here OR if you use homebrew run following command
    • brew install node
  • Windows : Download Node here

Composer

Joomla requires an installation of composer. You can install composer only for this project by following this documentation.

If you need composer for other project you can install it globally by following this chapter.

(back to top)

For developers

  1. Run Hot Reload for VueJS
    yarn run watch

(back to top)

Seeders

You can login as sysadmin and go to Components > eMundus > Data samples. This interface allows you to generate users and application files.

(back to top)

Roadmap

  • Add SSO connection with Keycloak
  • Add evaluation and decision in formbuilder
  • Allow coordinators to create their own workflow

(back to top)

Acknowledgments

Below are several links that are essential for developers working on this project.

(back to top)


Core logo