Skip to content

Commit

Permalink
Update 05_Добавление собственных расширений в Extras.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lexwrlk committed Apr 3, 2018
1 parent c8f011c commit 58b867f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

1. Взять код сниппета, скопировать его в файл Snippet.myFavoriteSnippet.tpl
1.1 Добавить вверху слегка описания в формате
```php
/**
* myFavoriteSnippet

Expand All @@ -14,6 +15,7 @@
* @category snippet
* @version 1
*/
```
2. Создать папку, в ней папки install/assets/snippets/
3. Положить туда этот файл.
4. Сделать архив папки. Имя произвольное.
Expand Down

0 comments on commit 58b867f

Please sign in to comment.