Details

  • View On packagist
  • Created by Thanh Dao
  • Added on Dec 01, 2017
  • Total Downloads: 163
  • Monthly Downloads: 2
  • Daily Downloads: 1
  • Favourites: 1

Taxonomy

Taxonomy module

Taxonomy module

Simple module that help you to manage your taxonomy (category)

Installation

Module Download

Using AsgardCMS's module download command:

php artisan asgard:download:module daothanh/asgard-taxonomy --migrations

This will download the module, run its migrations.

Composer

composer require daothanh/asgard-taxonomy
php artisan module:migrate Taxonomy

Taxonomy module

Simple module that help you to manage your taxonomy (category)

Installation

Module Download

Using AsgardCMS's module download command:

php artisan asgard:download:module daothanh/asgard-taxonomy --migrations

This will download the module, run its migrations.

Composer

composer require daothanh/asgard-taxonomy
php artisan module:migrate Taxonomy

Module Download

Install any module with the php artisan asgard:download:module command.

php artisan asgard:download:module daothanh/taxonomy --migrations

This will download the module and run its migrations.

Composer

composer require daothanh/taxonomy

This is if the module is perfect for your use-case as-is, and doesn't need any changes to fit your needs.

Note: Don't forget to give yourself the required permissions before you can view the backend entries.

Mobile Analytics