Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слева Предыдущая версия
Следующая версия
Предыдущая версия
yii2:extension [2018/01/12 03:28] – [Cart / Order] mirocowyii2:extension [2019/02/17 13:07] (текущий) – [Plugins] mirocow
Строка 2: Строка 2:
  
 ====== Расширения / Extension ====== ====== Расширения / Extension ======
 +
 +=== Поиск расширений ===
 +
 +  * https://phppackages.org/
 +  * https://yiigist.com/
 +  * http://gitreview.com/
 +  * http://phptrends.com/
 +  * https://packagist.org/
 +  * http://gitlove.us/
 +  * http://code.runnable.com/
 +  * https://www.versioneye.com/
  
 ===== Создание ===== ===== Создание =====
Строка 9: Строка 20:
 [[https://raw.githubusercontent.com/Mirocow/yii2-eav/master/composer.json|Пример]]</note> [[https://raw.githubusercontent.com/Mirocow/yii2-eav/master/composer.json|Пример]]</note>
  
 +===== Admin =====
 +
 +  * https://github.com/sgdot/yii2-admin-module
 +  * https://github.com/eoness/yii2-adminlte-admin
 +
 +===== Dashboard =====
 +
 +  * http://cornernote.github.io/yii2-dashboard/
 ===== DB ===== ===== DB =====
  
   * https://github.com/mkubenka/yii2-db-reconnect   * https://github.com/mkubenka/yii2-db-reconnect
   * https://github.com/xjflyttp/yii2-db-reconnect   * https://github.com/xjflyttp/yii2-db-reconnect
 +  * https://github.com/jamband/yii2-schemadump
 +
 +===== Active Record =====
  
 +  * https://github.com/dvizh/yii2-relations
 +  * https://github.com/mootensai/yii2-relation-trait
 +  * https://github.com/notamedia/yii2-relation
 +  * https://github.com/pistol88/yii2-relations
 +  * https://github.com/vtvz/yii2-relations
 +  * 
 ===== User ===== ===== User =====
  
Строка 44: Строка 72:
  
  
-==== Cart / Order ==== 
- 
-  * https://github.com/yii2mod/yii2-cart :!: 
-  * https://github.com/omnilight/yii2-shopping-cart :!: 
-    * http://stackoverflow.com/questions/29443226/yii2-trouble-with-using-shopping-cart-extension  
-  * https://github.com/AndreyKluev/yii2-shop-basket 
-  * https://github.com/marciocamello/yii2-mcms-cart 
-  * https://github.com/opus-online/yii2-ecom 
-  * https://github.com/EvolutionLabs/yii2-shopping-cart 
-  * https://github.com/dvizh/yii2-order :!: 
-  * https://github.com/dvizh/yii2-cart :!: 
  
   
Строка 62: Строка 79:
   * https://github.com/NullRefExcep/yii2-shopper   * https://github.com/NullRefExcep/yii2-shopper
   * https://github.com/dsoft/yii2-abcms-shop   * https://github.com/dsoft/yii2-abcms-shop
 +  * https://github.com/eluhr/yii2-shop
 +  * https://github.com/dvizh/yii2-shop :!:
 +
 +=== Посмотреть ===
 +
 +  * https://github.com/Mirocow/parser-1
 +  * https://github.com/p33t00/drewesina
 +  * https://github.com/pistol88/yii2-micro-shop
 +  * https://github.com/komer45/yii2-shop
 +  * https://github.com/dvizh/yii2-shop
 +
 +==== Cart / Order ====
 +
 +  * [[yii2:extension:shop]]
 +
 ===== Log ===== ===== Log =====
  
Строка 83: Строка 115:
   * https://github.com/spanjeta/yii2-backup/tree/master    * https://github.com/spanjeta/yii2-backup/tree/master
   
 +===== Blog =====
 +
 +  * https://github.com/funson86/yii2-blog
 +  * https://github.com/akiraz2/yii2-blog :!:
 ===== Markdown ===== ===== Markdown =====
  
   * http://www.yiiframework.com/extension/yii2-markdown/    * http://www.yiiframework.com/extension/yii2-markdown/
   
 +===== Editor =====
 +
 +  * https://github.com/gholizadeh/yii2-summernote
 ===== Fonts ===== ===== Fonts =====
  
Строка 95: Строка 134:
   * https://github.com/yiisoft/yii2-shell   * https://github.com/yiisoft/yii2-shell
   
 +===== Cache =====
 +
 +  * https://github.com/DevGroup-ru/yii2-tag-dependency-helper
 ===== APP / Template ===== ===== APP / Template =====
  
Строка 131: Строка 173:
   * https://github.com/yurkinx/yii2-image/tree/master   * https://github.com/yurkinx/yii2-image/tree/master
   * https://github.com/budyaga/yii2-cropper   * https://github.com/budyaga/yii2-cropper
 +  * https://bupy7.github.io/js-cropbox/
 +  * https://github.com/demisang/yii2-cropper :!:
 +  * https://github.com/demisang/yii2-image-uploader :!:
 +  * https://github.com/karpoff/yii2-crop-image-upload
  
 ===== File ===== ===== File =====
Строка 139: Строка 185:
   * https://github.com/Nemmo/yii2-attachments/tree/master/src   * https://github.com/Nemmo/yii2-attachments/tree/master/src
  
-===== Fields =====+===== Fields / Form =====
  
   * https://github.com/Mirocow/yii2-eav :!:   * https://github.com/Mirocow/yii2-eav :!:
   * https://github.com/dvizh/yii2-field   * https://github.com/dvizh/yii2-field
 +  * https://github.com/wbraganca/yii2-dynamicform
 +
 +===== Select =====
 +
 +  * https://github.com/uldisn/yii2-selectize
 ===== Assets ===== ===== Assets =====
  
Строка 232: Строка 283:
   * https://github.com/loveorigami/yii2-plugins-system   * https://github.com/loveorigami/yii2-plugins-system
   * https://github.com/loveorigami/yii2-shortcodes-pack   * https://github.com/loveorigami/yii2-shortcodes-pack
 +
 +===== Generator / Gii =====
 +
 +  * https://github.com/deesoft/yii2-gii