{"id":14954988,"url":"https://github.com/cherryframework/cherry-framework","last_synced_at":"2025-10-24T07:30:41.573Z","repository":{"id":143383580,"uuid":"51441672","full_name":"CherryFramework/cherry-framework","owner":"CherryFramework","description":"100% GNU GPL WordPress framework","archived":false,"fork":false,"pushed_at":"2021-11-22T09:42:57.000Z","size":1443,"stargazers_count":108,"open_issues_count":10,"forks_count":58,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-01-29T08:21:48.135Z","etag":null,"topics":["cherry-framework","cherry5","modules","wordpress-development"],"latest_commit_sha":null,"homepage":"http://www.cherryframework.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CherryFramework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-02-10T13:09:12.000Z","updated_at":"2024-07-31T13:27:54.000Z","dependencies_parsed_at":"2023-09-14T18:19:34.599Z","dependency_job_id":null,"html_url":"https://github.com/CherryFramework/cherry-framework","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CherryFramework%2Fcherry-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CherryFramework%2Fcherry-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CherryFramework%2Fcherry-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CherryFramework%2Fcherry-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CherryFramework","download_url":"https://codeload.github.com/CherryFramework/cherry-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237932057,"owners_count":19389560,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cherry-framework","cherry5","modules","wordpress-development"],"created_at":"2024-09-24T13:10:20.935Z","updated_at":"2025-10-24T07:30:36.048Z","avatar_url":"https://github.com/CherryFramework.png","language":"PHP","readme":"[![license](https://img.shields.io/badge/license-GPL--v.3.0%2B-blue.svg?style=flat-square)](https://github.com/CherryFramework/cherry-framework/blob/master/LICENSE)\n[![Build Status](https://travis-ci.org/CherryFramework/cherry-framework.svg?branch=master)](https://travis-ci.org/CherryFramework/cherry-framework)\n\n# cherry-framework\nModule system.\n\n## Authors\n\n* [@MaksimTS](https://github.com/MaksimTS) - **Manager**\n* [@Cheh](https://github.com/cheh) - **Developer**\n* [@Behaart](https://github.com/MakhonkoDenis) - **Developer**\n* [@MjHead](https://github.com/MjHead) - **Developer**\n* [@Sargas](https://github.com/SargasTM) - **Developer**\n* [@Shin](https://github.com/shinTM) - **Developer**\n\n## Changelog\n\n### v1.4.3\n\n* ADD: new module - `cherry5-assets-loader`\n* ADD: lock-option feature\n* ADD: 3rd parameter `$this` for `cherry_breadcrumbs_items` filter\n* ADD: new property - module version (using in register/enqueue css and js files)\n* ADD: `dropdown-pages` control in `cherry-customizer` module\n* UPD: style for widgets\n* UPD: use `cherry-interface-builder` in widget form\n* UPD: remove deprecated methods in `cherry-widget-factory` module\n* UPD: added check for AJAX-handlers in `cherry-handler` module\n* UPD: copyright years\n* FIX: `cherry-handler` module\n* FIX: placeholder attribute in `UI-select`\n* FIX: allow home link in breadcrumbs inherit main page title\n* FIX: function `get_terms_array()` in `cherry-utility` module\n* FIX: HTML validation for `UI-elements`\n\n### v1.4.2\n\n* HOTFIX: `iconpicker` control for `cherry-customizer` module\n\n### v1.4.1\n\n* ADD: allow to filter CSS reserved words while parsing functions\n* ADD: async query in `cherry-handler` module\n* UPD: UI-kit styles (UI-button, UI-text, UI-textarea, UI-stepper, UI-colorpicker, UI-switcher, UI-select, UI-media)\n* UPD: use `wp_add_inline_style` instead of `wp_head` for printing inline CSS\n* UPD: UI-button class prefix\n* UPD: `cherry5-insert-shortcode` module styles\n* UPD: allow to use description argument in iconpicker\n* FIX: UI-repeater, UI-radio master and slave bug\n* FIX: `cherry-template-manager` module\n* FIX: change `meta_key` in `cherry-utility` module - #149\n\n### v1.4.0\n\n* ADD: new modules - `cherry5-insert-shortcode`, `cherry-db-udpates`\n* ADD: text-domain\n* FIX: compatibility with WordPress 4.7\n* FIX: sanitization method in `cherry-utility` - #141\n* FIX: duplicate argument in UI-button - #126\n* UPD: license link in php-file headers\n\n### v1.3.1\n\n* ADD: macros filter into `cherry-template-manager` module\n* ADD: function `bg-image()` into `cherry-dynamic-css` module\n* UPD: `cherry-interface-builder` module styles\n* UPD: Google fonts json-file\n* FIX: Issues [#124](https://github.com/CherryFramework/cherry-framework/issues/124)\n* FIX: Issues [#123](https://github.com/CherryFramework/cherry-framework/issues/123)\n* FIX: Issues [#120](https://github.com/CherryFramework/cherry-framework/issues/120)\n* FIX: Issues [#118](https://github.com/CherryFramework/cherry-framework/issues/118)\n* FIX: Issues [#116](https://github.com/CherryFramework/cherry-framework/issues/116)\n* FIX: Issues [#115](https://github.com/CherryFramework/cherry-framework/issues/115)\n* FIX: UI-media button\n* DEL: system notices in `cherry-handler` module\n\n### v1.3.0\n\n* ADD: UI-button\n* ADD: new modules - `cherry-handler`, `cherry-template-manager`\n* ADD: dynamic CSS collector\n* UPD: re-factoring methods calling in `cherry-post-meta` module\n* FIX: replace `file_get_contents` to prevent validation errors\n* FIX: post meta saving\n* FIX: [#81](https://github.com/CherryFramework/cherry-framework/issues/81)\n* FIX: [#96](https://github.com/CherryFramework/cherry-framework/issues/96)\n* FIX: [#100](https://github.com/CherryFramework/cherry-framework/issues/100)\n* FIX: [#102](https://github.com/CherryFramework/cherry-framework/issues/102)\n* FIX: [#109](https://github.com/CherryFramework/cherry-framework/issues/109)\n* DEL: `cherry-page-builder` module\n\n### v1.2.0\n\n* ADD: new module: `cherry-interface-builder`\n* UPD: `cherry-utility` module:\n    1) fix for the `cut_text` method\n    2) added `get_placeholder_url` method\n* UPD: UI-elements:\n    1) added an option to disable ui_kit for the repeater element\n    2) updated master/salve js logic in UI-elements\n    3) updated HTML markup for UI-switcher, `input type=\"hiden\"` replaced with double `input type=\"radio\"`\n* UPD: `cherry-customizer` module: file system method replaced with native WordPress method\n* UPD: `cherry-post-meta` module:\n    1) added data processing procedure before saving to the database\n    2) added an option to add columns to the post listing page in the admin panel.\n* FIX: PHP-errors in `cherry-post-format-api`\n* DEL: remove unnecessary modules: `cherry-taxonomies`, `cherry-post-types`, `cherry-creator`\n\n### v1.1.0\n\n* FIX: saving process in `cherry-post-meta` module\n\n### v1.0.0\n\n* Init stable version\n\n\n## Help\nFound a bug? Feature requests? [Create an issue - Thanks!](https://github.com/CherryFramework/cherry-framework/issues/new)\n\n## Docs\n\n1. [Quick Start Guide](http://www.cherryframework.com/quick-start/)\n2. [Real example](https://github.com/CherryFramework/cherry-framework-example)\n3. [Documentation](http://www.cherryframework.com/docs/)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherryframework%2Fcherry-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcherryframework%2Fcherry-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcherryframework%2Fcherry-framework/lists"}