├── 1.AjaxForm ├── AddRecaptchaV2.md ├── One-chunk.md ├── SMTP-beget.md ├── SMTP-gmail.md ├── SMTP-yandex.md ├── SimpleModalFormExample.md └── SimpleModalFormFenom.md ├── 2.minishop2 ├── MoveFields.md ├── cart │ └── DynamicUpdateCart.md ├── delivery │ └── CustomDeliveryCost.md └── order │ ├── AddFieldToOrderInManager.md │ ├── AddUserFieldsToOrderEmail.md │ ├── MinimalCostOrder.md │ ├── OrderHistory.md │ ├── PayPal.md │ ├── SubscribeOnOrder.md │ └── removeOrders.md ├── 3.Blog └── SimplePostsFeed.md ├── 4.Utilites └── ckeditor │ └── videoPlugin.md ├── 5.FAQ-чат ├── README.md └── slider.md ├── README.md └── assets └── images ├── 2020-06-24_20-21-31.png ├── 2020-06-24_21-14-22.png ├── 2020-06-24_21-14-57.png ├── 2020-06-24_21-18-40.png └── order_1.jpg /1.AjaxForm/AddRecaptchaV2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/AddRecaptchaV2.md -------------------------------------------------------------------------------- /1.AjaxForm/One-chunk.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/One-chunk.md -------------------------------------------------------------------------------- /1.AjaxForm/SMTP-beget.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/SMTP-beget.md -------------------------------------------------------------------------------- /1.AjaxForm/SMTP-gmail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/SMTP-gmail.md -------------------------------------------------------------------------------- /1.AjaxForm/SMTP-yandex.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/SMTP-yandex.md -------------------------------------------------------------------------------- /1.AjaxForm/SimpleModalFormExample.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/SimpleModalFormExample.md -------------------------------------------------------------------------------- /1.AjaxForm/SimpleModalFormFenom.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/1.AjaxForm/SimpleModalFormFenom.md -------------------------------------------------------------------------------- /2.minishop2/MoveFields.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/MoveFields.md -------------------------------------------------------------------------------- /2.minishop2/cart/DynamicUpdateCart.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/cart/DynamicUpdateCart.md -------------------------------------------------------------------------------- /2.minishop2/delivery/CustomDeliveryCost.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/delivery/CustomDeliveryCost.md -------------------------------------------------------------------------------- /2.minishop2/order/AddFieldToOrderInManager.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/AddFieldToOrderInManager.md -------------------------------------------------------------------------------- /2.minishop2/order/AddUserFieldsToOrderEmail.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/AddUserFieldsToOrderEmail.md -------------------------------------------------------------------------------- /2.minishop2/order/MinimalCostOrder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/MinimalCostOrder.md -------------------------------------------------------------------------------- /2.minishop2/order/OrderHistory.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/OrderHistory.md -------------------------------------------------------------------------------- /2.minishop2/order/PayPal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/PayPal.md -------------------------------------------------------------------------------- /2.minishop2/order/SubscribeOnOrder.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/SubscribeOnOrder.md -------------------------------------------------------------------------------- /2.minishop2/order/removeOrders.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/2.minishop2/order/removeOrders.md -------------------------------------------------------------------------------- /3.Blog/SimplePostsFeed.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/3.Blog/SimplePostsFeed.md -------------------------------------------------------------------------------- /4.Utilites/ckeditor/videoPlugin.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/4.Utilites/ckeditor/videoPlugin.md -------------------------------------------------------------------------------- /5.FAQ-чат/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/5.FAQ-чат/README.md -------------------------------------------------------------------------------- /5.FAQ-чат/slider.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/5.FAQ-чат/slider.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/README.md -------------------------------------------------------------------------------- /assets/images/2020-06-24_20-21-31.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/assets/images/2020-06-24_20-21-31.png -------------------------------------------------------------------------------- /assets/images/2020-06-24_21-14-22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/assets/images/2020-06-24_21-14-22.png -------------------------------------------------------------------------------- /assets/images/2020-06-24_21-14-57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/assets/images/2020-06-24_21-14-57.png -------------------------------------------------------------------------------- /assets/images/2020-06-24_21-18-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/assets/images/2020-06-24_21-18-40.png -------------------------------------------------------------------------------- /assets/images/order_1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/webinmd/modx-tricks/HEAD/assets/images/order_1.jpg --------------------------------------------------------------------------------