Virgülle ayrılmış birden fazla etiket, aralarında mantıksal VE (AND) olarak değerlendirilir. Noktalı virgül, mantıksal VEYA (OR) olarak kabul edilir. AND, OR üzerinde önceliğe sahiptir ve mantıksal gruplama için parantez kullanılamaz. Bir etiketteki yıldız (*) işareti, "herhangi bir dize" anlamında bir joker karakterdir.
Bölümler: Döküman / Geliştirici Klavuzu
Bir e-ticaret uzantısı geliştirirken, örneğin bir online mağaza, ücretli hizmetler veya danışmanlık gibi, kullanımı kolay bir ödeme kabul sistemi oluşturmanız gerekir.
Bu, "Payments" modülü kullanılarak uygulanabilir.
Bu modül herhangi bir online ödeme sistemiyle entegre edilebilir: PayPal, UKassa, banka ödeme sistemleri vb.
Bir ödeme oluşturmak için, sipariş oluşturulduktan sonra uzantınızın denetleyicisine aşağıdaki kodu ekleyin:
$amount = 500; // Ödeme miktarı. Kuruşlar kes...
Bölümler: Uzantılar / Alışveriş & Ticaret
Freelance Exchange bundle for CMF Cotonti. With this bundle, you can organize any exchange to search for performers for various jobs. Its functionality provides flexible options for operation and further development.
Authors: Bulat Yusupov ve CMSWorks ekibi, Cotonti ekibi
GitHub: https://github.com/Cotonti-Extensions/freelance
Kişisel sayfaları olan kullanıcı hesapları (kişisel sayfada iletişim bilgileri, yayınlanan projeler listesi, portföydeki ve pazaryerindeki çalışmalar...
Bölümler: Documentation / Developer Guide
When developing e-commerce extensions, such as an online store, paid services or consultations, etc., you need to arrange payment acceptance, which will be convenient to use.
This can be implemented using the "Payments" module.
This module can be integrated with any online payment system: PayPal, UKassa, bank payment systems, etc.
To create a payment, add the following code in the controller of your extension after the order is generated:
$amount = 500; // Payment amount. Pe...
Bölümler: Extensions / Commerce & Shopping
Freelance Exchange bundle for CMF Cotonti. With this bundle, you can organize any exchange to search for performers for various jobs. Its functionality provides flexible options for operation and further development.
Authors: Bulat Yusupov и CMSWorks team, Cotonti team
GitHub: https://github.com/Cotonti-Extensions/freelance
User accounts with their personal pages (contact information is displayed on the personal page, as well as lists of published projects, works in the portfolio...