Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imio/passerelle-imio-aes-meal
Import aes meal to use it in specific form of the parent portal
https://github.com/imio/passerelle-imio-aes-meal
iateleservice
Last synced: 5 days ago
JSON representation
Import aes meal to use it in specific form of the parent portal
- Host: GitHub
- URL: https://github.com/imio/passerelle-imio-aes-meal
- Owner: IMIO
- Created: 2019-07-01T11:54:33.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-08T11:26:27.000Z (6 months ago)
- Last Synced: 2024-07-08T14:18:06.560Z (6 months ago)
- Topics: iateleservice
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 14
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
Awesome Lists containing this project
README
Passerelle connector : Import aes meal to use it in specific form of the parent portal
=============================================================================================Installation
------------- add to Passerelle installed apps settings:
INSTALLED_APPS += ('passerelle_imio_aes_meal',)
TENANT_APPS += ('passerelle_imio_aes_meal',)- enable module:
PASSERELLE_APP_PASSERELLE_IMIO_AES_MEAL_ENABLED = TrueUsage
------
Usage in w.c.s.
---------------- configure a multiselect list field
Usage of 'import_json' destination and motivation in command line
-----------------------------------------------------------------
with user passerelle :
- sudo -u passerelle passerelle-manage tenant_command import_site -d local-passerelle.example.net [JSON_FILE]