Download the PHP package open20/amos-discussioni without Composer
On this page you can find all versions of the php package open20/amos-discussioni. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download open20/amos-discussioni
More information about open20/amos-discussioni
Files in open20/amos-discussioni
Package amos-discussioni
Short Description Sistema AMOS per le discussioni
License
Homepage http://www.example.com/
Informations about the package amos-discussioni
amos-discussioni
Extension for create discussions.
Installation
1. Add module to your application
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 configuration
Add module to your main config in backend like this:
3. Apply migrations
To apply migrations you can launch this command:
or add this row to your migrations config in console:
4. Configure the required plugin amos-comments
After the configuration of amos-discussioni plugin you must configure amos-comments. To see how to configure that plugin go to http://git.open20.it/amos/amos-comments/blob/master/README.md, then add this configuration to modelsEnabled in amos-comments configuration:
All versions of amos-discussioni with dependencies
open20/amos-admin Version ^2.0
open20/amos-core Version ^1.27.0
open20/amos-dashboard Version ^1.8
open20/amos-attachments Version ^1.1.11
open20/amos-comments Version ^1.0
open20/amos-notify Version ^1.4
open20/amos-report Version ^1.0.5
open20/amos-workflow Version ^1.0
raoul2000/yii2-workflow Version *
raoul2000/yii2-workflow-view Version *
cornernote/yii2-workflow-manager Version *
yiidoc/yii2-redactor Version *