Questions tagged [bitrix]

Bitrix is a CMS written in php

Bitrix is an e-commerce platform written in PHP available under both open-source and commercial licenses. It is written in an advanced object-oriented idiom that uses the MVC pattern , aiming for flexibility and extensibility. It is owned and maintained by Bitrix Inc.

Products

  1. Bitrix24 is a highly secure, turnkey intranet solution for small and medium-sized businesses designed for effective collaboration, communication, social networking, workflow and knowledge management. The product enables increased employee productivity, motivation and awareness and smoother internal operations. Also check out Bitrix24 in the Cloud for free

  2. Bitrix Site Manager is the industry's most secure website management solution that delivers extreme value in performance, functionality, and ease-of-use for small and medium-sized businesses. Based on the best web 2.0 practices, it is suitable for corporate portals, online stores, community sites and news services. It does not require in-depth knowledge of web technologies. You can orchestrate your online business from A to Z from a browser using the intuitive and user-friendly interface.

  3. Bitrix Virtual Appliance uses the latest Cloud Computing technology. It is a virtual server fully customized for Bitrix software products testing purposes and everyday use. The Bitrix Virtual Appliance will save you a lot of time and money because it is absolutely free and ready-to-use application that just needs to be installed on your local or remote server.

141 questions
1
vote
2 answers

Bitrix Template customization

We are using bitrix and we would like to customise the template of bitrix. Can any one help me how can we achieve it for ajax popup or template page. Thanks Ashish
1
vote
1 answer

Modify bitrix self-hosted crm search results

I've created a custom CRM component in Bitrix and placed it in the local folder. The global search and CRM search, however, does not search field values in this custom component. How / where would I modify the search module to include the custom…
Jesal
  • 97
  • 1
  • 5
1
vote
2 answers

Bitrix: Extended export in XML

How can I export an iblock to .xml, but with my specific tags? Or how can I directly generate a sitemap .xml? (But I don't want that the sitemap contains only the links, I need the name, date, description.. etc.)
1
vote
0 answers

How to update pipeline for a Deal using Bitrix24 API

We've recently created two different pipelines for Deals inside Bitrix24. Now we want to be able to move the existing deals from one pipeline to the other. We'll be doing it using google apps scripts using REST calls (UrlFetchApp), which we are…
Simone Avogadro
  • 789
  • 8
  • 23
1
vote
1 answer

1C Bitrix - Override CIBlockPropertyDate method

I need to override CIBlockPropertyDate method for one component. I mean, I need to get what I want in one form, but leave the default behavior in other situations. Is there a way to do that?
user64675
  • 482
  • 7
  • 25
1
vote
1 answer

Bitrix - How to find last updated component or file in Bitrix

I have updated one component file from the Edit Mode of Bitrix environment. I have written one statement and write exit to debug the code. But now I can't find the component which I have edited. Is there any way to find last updated files or…
Himani
  • 11
  • 4
1
vote
1 answer

Bitrix24 CRM menu Label text changes

I have self hosted bitrix24 and would like to change CRM header as below. Deals -> Projects , Companies - > Deals, Contacts -> Companies. Please if someone done it need helpful.
1
vote
1 answer

Which Version Control systems integrate with Bitrix24?

I'm about to embark on an HTML remediation project. My client is using Bitrix as a task/issue tracker, but isn't currently using anything for Source/Version control. I've searched up 'Bitrix' and assume that they mean 'Bitrix24'. Is there a Version…
1
vote
0 answers

Bitrix CMS, Apach 2.4 (VertrigoServ) htaccess issue

I've been struggling whole day with that issue, but still have no clue, why it does not work. I deployed a website from hosting to local server to test/update purposes. Admin park works fine, main page works fine and directories and components work…
NIck
  • 67
  • 13
1
vote
0 answers

Bitrix: Trouble while attempting to configure E-Mail SMTP (through Virtual Appliance)

I ran the VMware (as per Bitrix' Official Documentation) to configure E-Mail SMTP. But, I ran into a problem as I get No Options after logging in: Any Help would be appreciated. Thanks
Ahsan
  • 1,084
  • 2
  • 15
  • 28
1
vote
2 answers

1C Bitrix: property custom type

We have "Date/Time" property type in Bitrix. But there is no "Time" type. I tried to google it but I get a bunch of code without comments and there is no explanations where I need to put it. I also tried to search in Bitrix Market place but without…
user64675
  • 482
  • 7
  • 25
1
vote
0 answers

Why is not cached images?

Using CMS Bitrix. The site root .htaccess file with the following contents: Header set Cache-Control "max-age=172000" Header append…
1
vote
2 answers

Combination of :first-child and #id selectors in :not() doesn't work

I am having trouble with :not() css selector. I check already on stackoverflow, but nothing is working. The problem is when I combine :first-child selector with id selector. I am working with Bitrix CRM, so I need to override some of its css, for…
Anatolii Vorobiov
  • 129
  • 1
  • 1
  • 11
1
vote
1 answer

phpDoc for object's properties

I've got file template.php, that is included in CBitrixComponentTemplate's method. CBitrixComponentTemplate has property $this->__component, that is dynamicly filled with object EtmOrderAdd. EtmOrderAdd has property objValidator. Now, when I am…
may_cat
  • 11
  • 3
0
votes
0 answers

How to change the time in reports in the list of tasks for the past days?

When in the Task, in the "Time" tab, we change the time manually, it changes. The problem is, when we go to the time tab in the user profile, select the past day - a list of tasks is displayed with time, but unfortunately it has not changed. What…
1 2
3
9 10