You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,5 +2,9 @@
2
2
3
3
##phoneValidator
4
4
phoneValidator for some project
5
+
5
6
##iqSmsSending
6
7
Modified wrapper for iqSms.
8
+
9
+
##pluginsSimpla
10
+
Часть собственной системы плагинов для SimplaCMS. Расширение функционала с минимальным вмешательством в ядро магазина. Построена на трейтах (php 5.4 trait). Позволяем разделить функционал на отдельные, логически связанные подрограммы. Повторное использование в проектах. К каждому плагину можно прилагать json файл, в котором можно производить конфигурацию плагина. (вкл/выкл, cached, прочие параметры и настройки)
0 commit comments