prophetkhalul / yii2-breadcrumbsmeta
Schema for yii2 breadcrumbs
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 237
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- yiisoft/yii2: ^2
This package is auto-updated.
Last update: 2024-04-17 01:33:02 UTC
README
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist prophetkhalul/yii2-breadcrumbsmeta "*"
or add
"prophetkhalul/yii2-breadcrumbsmeta": "*"
to the require section of your composer.json
file.