Login/Register
(IR) Installatron Remote

Concrete CMS

concrete5 - это приложение с открытым исходным кодом для управления контентом и создания веб-сайтов.

Installatron Remote is a one-click solution to install and manage all of your Concrete CMS websites. Using Installatron helps ensure Concrete CMS is kept up-to-date and secure, and Installatron features like Clone, Backup and Restore, and Backup Scheduling can save you time. Learn more about Installatron Remote

Информация

ПриложениеConcrete CMS
Категория управление контентом
Текущие версии9.3.9
8.5.19
5.7.5.13
Последнее обновление20 Январь
ЯзыкиRussian,
28 более

Требования

Стоимостьбесплатная
Размер установки270MB
Лицензияоткрытый исходный код

Поддержка

Concrete CMS Веб-сайт
Документация
Страница поддержки
Поддержка Installatron Авто-Установщик

Похожие приложения

Создание и ведение веб-сайта - это две разные задачи. Конечно, один человек может носить обе шляпы, но процесс запуска отличного веб-сайта сильно отличается от управления отличным веб-сайтом с течением времени. concrete5 позволяет делать и то, и другое: создавать и запускать отличные веб-сайты. Большинство других систем управления контентом построены для одной или нескольких сторон уравнения.

Многие CMS были разработаны разработчиками для разработчиков. Создание и поддержка сайта с ними может быть довольно сложной и пугающей для тех, кто не умеет в программирование. Опыт конечного редактирования работает, но для внесения даже базовых изменений в контент вы обычно работаете с длинными веб-формами в «бэкэнде». Для добавления новых функций вам понадобятся некоторые технические ноу-хау. Представьте, что вам нужно вызывать консультанта каждый раз, когда вы хотите написать новый документ Word. Насколько это полезно для вашего бизнеса?

И наоборот, есть ряд решений, предназначенных для рынка DIY. Как правило, начиная с блога, эти сайты добавляются и добавляются со временем, пока они не переполняться. Представьте, что в вашем документе всегда будет титульная страница, оглавление и указатель - независимо от того, насколько вы хотите, чтобы он был простым. Конечно, это здорово, что вы можете быстро начать работу, но если вы хотите сделать гораздо больше, чем то, для чего эти системы предназначены, например, использовать молоток для ввинчивания шурупов.

С concrete5 вы получаете лучшее из обоих миров. Любой может начать создавать свой собственный веб-сайт за считанные секунды, и опыт редактирования прост; просто нажмите на то, что вы хотите изменить. Разработчики по-прежнему получают гибкую и надежную среду для создания сложных веб-приложений. Однако с помощью concrete5 владельцы сайтов смогут вносить изменения и дополнения самостоятельно, на протяжении времени.

Особенности:
  • Интуитивное редактирование: наш редактор позволяет легко настроить ваш сайт именно так, как вы хотите. Нет творческих ограничений или не требуется кодинг.
  • Мощный и расширяемый: настоящая сила в том, как вы настраиваете concrete5. Широкий выбор дополнений для расширения вашего сайта и расширения ваших функциональных возможностей.
    *Оптимизированный и Отзывчивый для мобильного просмотра: Ваш сайт будет хорошо смотреться на любом устройстве. Создан с учетом современных браузеров и мобильных устройств. Они используют новейшие методы HTML, CSS и Javascript.
  • Создание форм и сбор данных: создание форм и опросов в несколько простых шагов без какого-либо дизайна или кода. С помощью конструктора форм вы можете легко создавать, редактировать формы за считанные минуты.
  • Великолепные обсуждения: наша полностью интегрированная система комментирования поддерживает многопоточные комментарии, и все комментарии имеют индивидуальные значения.
  • SEO Enabled: Concrete5 оптимизирован для поиска без дополнительного кода или дополнительных надстроек. Улучшите свой поисковый рейтинг с самого начала.
-Concrete CMS разработчик

9.3.9


20 Январь - 270MBNew Features
  • Add options to get author name/email to Attribute Display block (thanks JohnTheFish)

Behavioral Improvements
  • When you command-click (Mac), control-click (Windows) or middle-click your mouse button on Dashboard search tables, the links will now open in a new tab or window.
  • We now rescan the pagetheme custom class when clearing the cache – this can help if you are actively developing a theme and accidentally install it before defining your theme’s custom class file.
  • Multilingual stack dropdowns are now more visible and accessible (thanks mlocati)
  • If you write custom code that filters a user list by a nonexistent group name, we now throw a proper exception that should point you in the right direction.
  • Improve conversation captcha failure message (thanks JohnTheFish)

Bug Fixes
  • Fixed error where the “Remove Orphaned Blocks” functionality did not work.
  • Fixed bug where you could improperly create a topics attribute without a selected top level node, leading to errors when selecting topics in Composer or on the page.
  • Avoid Undefined array key "optionID" exception in survey block in PHP8 (thanks biplobice)
  • Removed broken poll/survey pie chart image from survey block view and Dashboard results pages.
  • Fix memory allocation issue with thumbnail generation and Imagick (thanks ahukkanen)

Developer Updates
  • Cleaned up old code in Page List block (thanks biplobice)

Подробнее: https://documentation.concretecms.org/9-x/developers/introduction/version-history/939-release-notes

9.3.8


9 Декабрь 2024 - 270MBBehavioral Improvements
  • We now check whether is_featured is an event or page attribute and that it’s indexed properly before allowing you to filter the Event List or Page List blocks (thanks mlocati, ccmEnlil)
  • When editing a locale-specific Stack in a multilingual website, we will now show that stack as a new segment in the breadcrumb (thanks mlocati)

Bug Fixes
  • Fixed incorrect site tree being set when adding external links under a different multilingual site tree than the root (thanks mlocati)
  • Fix invalid permission key to solve error on update files via REST API (thanks hissy, mlocati)
  • Fixed error when importing files from the incoming directory f you have a subfolder or file with no suffix under application/files/incoming under PHP 8 (thanks mlocati)
  • Fixed incorrect stack being returned when referencing stack by name but a multilingual-specific version of the stack exists (thanks mlocati, SvanteArvedson)
  • Fixed: Fixed width and height for images in CkEditor doesn't work (thanks mlocati)
  • Fixed: Document Library - Sorting does not work within Subfolders
  • Fix exporting area layout column when area is null (thanks mlocati)
  • Fixed error that could occur if you returned null when implementing your own entity manager entity location registries in your package controller (thanks JohnTheFish)
  • Fixed inability to customize a board slot.

Developer Updates
  • You can now specify package-specific options when installing packages in CIF XML (thanks mlocati)
  • API improvements to the StackList object (thanks mlocati)
  • Page::getByPath can now except a as well as a site tree and return all pages in all multilingual site trees therein (thanks mlocati)
  • Added getExternalProfileURL to the External Concrete authentication method controller (thanks mlocati)

Подробнее: https://documentation.concretecms.org/9-x/developers/introduction/version-history/938-release-notes

9.3.7


13 Ноябрь 2024 - 270MB9.3.7

Bug Fixes
  • Fix broken file manager under PHP8 introduced in 9.3.6 (thanks mlocati)
  • Fix Undefined variable error on PHP8 on editing top navigation bar that could occur under certain circumstances (thanks hissy)

9.3.6

New Features
  • Added the ability to specify a custom filename pattern for downloading files from the file manager. Available placeholders are {title}, {extension} and {filename} (thanks SashaMcr)
  • Added the ability to set the default file manager column and sort order (thanks SashaMcr)

Behavioral Improvements
  • CSV Export of Users now uses the “DateTime Format” for CSV options as defined in the Dashboard (thanks SashaMcr)
  • Added width/height to image slider (thanks ajenkins-dev)
  • Improved and refactored RSS displayer controller and view code (thanks SvanteArvedson)
  • Improved performance of the Express Entry List block (thanks hissy)
  • Miscellaneous performance improvements (thanks hissy)
  • Fixed: Security Headers are not set when the full page is cached (thanks marcokuoni)
  • Added more useful information to the Environment Information report (thanks JohnTheFish)
  • Added more useful information about Block Types to the Block Types Dashboard page (thanks JohnTheFish)

Bug Fixes
  • When a page is re-edited, topics in the child level of the topic attribute disappear (thanks hissy)
  • Re-instate Dorset as an English County (thanks ajenkins-dev)
  • Fixed: RSS displayer view function duplicates the received RSS posts (thanks SvanteArvedson)
  • Fixed bug where custom styles applied to the Main area on a page would cascade into any stacks that were placed using the editor on the page.
  • Fixed: Atomik documentation creation dies when not installed with full content
  • Fixed: Fix: top navigation bar shows unapproved version of pages (thanks hissy)
  • Fixed bug when editing an Express object with a results folder that was deleted (thanks dimger)
  • Fix Accordion controller.php to allow pretty URLs in description field (thanks jbender0)
  • Fix login with OAuth when there are attributes to be fulfilled (thanks mlocati)
  • Fixed situation where choosing to filter a page list by a topic category didn’t work (only topics worked) (thanks hissy)
  • Fixed bug where CMS UI tooltips weren’t displaying properly in non-Bedrock themes.
  • Fixed: "Uploaded" header is active when I open a Choose File modal, but "Name" should be active instead (thanks hissy)
  • Fixed error private messages mailbox if a message is received from a user who has been deleted (thanks wtflm)
  • Fixed: Topics Filter UI Element in Event List Block does not re-populate properly.

Подробнее: https://documentation.concretecms.org/9-x/developers/introduction/version-history/937-release-notes

9.3.5


3 Октябрь 2024 - 270MBNew Features
  • Added a Dashboard page for “File Chooser Options” on which you can configure the file chooser tab you want to be the default (thanks Mesuva)
  • Added a new checkbox to enable “hreflang” on multilingual websites to the Multilingual Setup page (thanks leal-k)

Bug Fixes and Improvements
  • Replaced some uses of “concrete5” with Concrete throughout the codebase (thanks mlocati)
  • Added width and height attributes to the image block and to some image thumbnails in order to reduce layout shift on load (thanks katalysis)
  • Fixed some bugs that could occur when saving topic and Express attribute types (thanks alecbiela)
  • Fixed issue where Auto-Nav and Express Form blocks couldn’t be edited or previewed reliably in global areas.
  • Checkbox for Exclude from Nav attributes are now translated properly (thanks leal-k)
  • Fixed bug where the “Schedule” button in the composer page schedule dialog did nothing.
  • Fixed bug in Top Navigation Bar block where clicking on items with sub-pages would not take you to the page.
  • Fixed bug where block help dialog was not shown in Firefox (thanks alecbiela)
  • Fixed: Unsetting form redirect destination throws error
  • Fixed: Incorrect variable name in Youtube block
  • Fix typo in DeleteGroupCommandHandler.php (thanks mlocati)
  • Fixed: Cannot remove email notification from Form Block (thanks lea-k)
  • Fixed: Swagger interactive API console fails to update page except for Super-admin
  • Fixed bug in topic attribute export if no value was set (thanks RLHawk1)

Developer Updates
  • Add Support for Javascript "module" and "importmap" types to the Asset System (thanks alecbiela)
  • Improved output of the LatestMigrationTest unit test (thanks mlocati)
  • Tweaks to API documentation (thanks dimger)
  • List pages and view page children API methods now require canViewPage permission instead of canViewPageInSitemap.

Подробнее: https://documentation.concretecms.org/9-x/developers/introduction/version-history/935-release-notes?pk_vid=536bdf1d64d57b7e1727973218115324

Демо предоставляет демонстрационные примеры Concrete CMS для ознакомдения. Демо-примеры настраиваются по-умолчанию и установлены без плагинов или тем.

9.3.9

Фронтенд

Бекенд

8.5.19

Фронтенд

Бекенд
Примеры сайтов, сделанных на Concrete CMS, для демонстрации возможностей, предоставляемых приложением.
© 2004 - 2025 Installatron LLC. All rights reserved. Privacy Policy.