Download the PHP package open20/amos-partnership-profiles without Composer
On this page you can find all versions of the php package open20/amos-partnership-profiles. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download open20/amos-partnership-profiles
More information about open20/amos-partnership-profiles
Files in open20/amos-partnership-profiles
Package amos-partnership-profiles
Short Description Partnership profiles - plugin
License
Informations about the package amos-partnership-profiles
amos-partnership-profiles
Plugin to make partnership profiles.
Installation
1. The preferred way to install this extension is through composer.
Either run
or add this row
to the require section of your composer.json
file.
2. Add module to your main config in backend:
3. Apply migrations
or add this row to your migrations config in console:
4. Add configuration to tag module. In backend/config/modules-amos.php add configuration like this:
Then go in the tag manager and configure the roles for the trees you want for this model.
5. Add model of partnership profiles to the report module:
6. Configure the cwh for the partnership profile model:
Go to the cwh configuration and set the field of the status and the default status. The cwh configuration is at this url: /cwh/configuration/wizard
7. Action to archive the proposal
php yii /partnershipprofiles/partnership-profiles/archive-partnership-profiles
Configurable fields
Here the list of configurable fields, properties of module AmosPartnershipProfiles. If some property default is not suitable for your project, you can configure it in module-amos, eg:
If you want to modify this fields only for a specific community , you can add it on module-amos:
All versions of amos-partnership-profiles with dependencies
open20/amos-admin Version ^2.0
open20/amos-attachments Version ^1.1.11
open20/amos-comuni Version ^1.2.8
open20/amos-community Version ^1.5.19
open20/amos-dashboard Version ^1.8.4
open20/amos-core Version ^1.15.0