{"id":13461439,"url":"https://github.com/gambitph/Titan-Framework","last_synced_at":"2025-03-24T22:34:38.456Z","repository":{"id":14152195,"uuid":"16857963","full_name":"gambitph/Titan-Framework","owner":"gambitph","description":"The easiest to use WordPress option framework.","archived":false,"fork":false,"pushed_at":"2023-04-15T17:41:39.000Z","size":3997,"stargazers_count":375,"open_issues_count":94,"forks_count":137,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-03-18T07:06:24.784Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.titanframework.net","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gambitph.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2014-02-15T06:39:35.000Z","updated_at":"2025-02-05T10:55:37.000Z","dependencies_parsed_at":"2024-01-15T22:42:26.709Z","dependency_job_id":"703be19e-49fb-4f35-abda-faddf80d9f92","html_url":"https://github.com/gambitph/Titan-Framework","commit_stats":{"total_commits":602,"total_committers":44,"mean_commits":"13.681818181818182","dds":"0.27740863787375414","last_synced_commit":"5a1098213bd55c31360b77512dad02b3dead3a48"},"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gambitph%2FTitan-Framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gambitph%2FTitan-Framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gambitph%2FTitan-Framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gambitph%2FTitan-Framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gambitph","download_url":"https://codeload.github.com/gambitph/Titan-Framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366189,"owners_count":20603438,"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":[],"created_at":"2024-07-31T11:00:38.931Z","updated_at":"2025-03-24T22:34:38.076Z","avatar_url":"https://github.com/gambitph.png","language":"PHP","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9X7HJBGJ37VH6"],"categories":["Themes and Framework","PHP","Theme Frameworks"],"sub_categories":[],"readme":"![alt text](http://www.titanframework.net/wp-content/uploads/2016/07/Titan-Framework-800x800-350x350.png \"Titan Framework\")\nTitan Framework\n=======\n\n[![WordPress](https://img.shields.io/wordpress/v/titan-framework.svg)]()\n[![WordPress plugin](https://img.shields.io/wordpress/plugin/v/titan-framework.svg)]()\n[![Build Status](https://travis-ci.org/gambitph/Titan-Framework.svg?branch=master)](https://travis-ci.org/gambitph/Titan-Framework)\n[![Slack](https://gambit-slackin.herokuapp.com/badge.svg)](https://gambit-slackin.herokuapp.com)\n\u003c!--[![Code Coverage](https://scrutinizer-ci.com/g/gambitph/Titan-Framework/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/gambitph/Titan-Framework/?branch=master)--\u003e\n\u003c!--[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/gambitph/Titan-Framework/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/gambitph/Titan-Framework/?branch=master)--\u003e\n\u003c!-- [![Built with Gulp](https://img.shields.io/badge/built%20with-Gulp-red.svg)](http://gulpjs.com/) --\u003e\n\n*The easiest to use WordPress options framework.*\n\nTitan Framework allows theme and plugin developers to create admin pages, options, meta boxes, and theme customizer options with just a few simple lines of code.\n\n[Get it in the WordPress plugin repo](https://wordpress.org/plugins/titan-framework/)\n\n[Generate your own Underscores + Titan Framework based WordPress theme](http://www.titanframework.net)\n\n[Join the Community in Slack](https://gambit-slackin.herokuapp.com/)\n\n#### Features\n* Makes development unbelievably easy\n* Built with optimization in mind\n* Does NOT clutter the database\n* Integrates with your project seamlessly\n* Theme customizer live preview integration\n* Supports child themes\n* Automatic CSS generation with SCSS support\n\n## Installing\n\n1. You can install the latest stable release from the [wordpress.org plugin page](https://wordpress.org/plugins/titan-framework/) straight from your WordPress plugin page;\n\n2. Or you can download the [master.zip file](https://github.com/gambitph/Titan-Framework/archive/master.zip) then install it as a WordPress plugin;\n\n3. Alternatively, you can also install it via Composer into your wp-content/plugin folder:\n\n```\ncurl -sS https://getcomposer.org/installer | php\nphp composer.phar create-project gambitph/titan-framework titan-framework\n```\n\n## Developing\n\nIf you want to help with the development of Titan Framework, we have a [Developing guide in the wiki](https://github.com/gambitph/Titan-Framework/wiki/Developing)\n\n## Creating a WordPress Theme?\n\n[Generate your own Underscores + Titan Framework based WordPress theme](http://www.titanframework.net)\n\n## Getting Started With Titan Framework\n\nTitan Framework aims to be easily used by everyone. The goal is to make it plug and play - just activate the plugin and start creating your options.\n\nRead our guide on how to [get started with Titan Framework](http://wordpress.org/plugins/titan-framework/)\n\n\n## Donate to the Development\n\nIf Titan Framework has helped you in any way, we would appreciate any amount of donations that you give us. Donations would mean more development time for the framework as I am continuously developing it during my free time.\n\n[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=9X7HJBGJ37VH6)\n\n\n## Help Spread the Word on Titan Framework\n\nTitan is super new, so far the framework has been getting good feedback from the community. Help out and spread the word by starring this repo, sending tweets, writing blog posts about what you think about Titan, and [review the plugin in the WordPress plugin repo](http://wordpress.org/support/view/plugin-reviews/titan-framework).\n\n\n## Are You Using Titan Framework in Your Project?\n\nLet us know so we can showcase it in the site! Send me a tweet at [@bfintal](http://twitter.com/bfintal)\n\n\n## Contributing, Pull Requests Are Very Welcome\n\nHave an idea for a cool option, or do you have a bug fix you want to implement? Please don't hessitate to place a *PR* (Pull Request).\n\nPRs on these are welcome:\n* Bug fixes\n* Cool new options\n* Cool new hooks\n* WordPress standardization\n* Code optimizations\n* Anything under the sun as long as it's helpful :)\n\n## Translations\n\nWe want Titan Framework to be used by everyone, and since not everyone speaks or reads english, we would appreciate it if you can [help translate the framework to your language](https://www.transifex.com/projects/p/titan-framework/).\n\n#### Current Translations\n* French (thanks @PunKeel)\n* German (thanks @jascha)\n* Italian (thanks @DavideVogliotti \u0026 Giuseppe Pignataro)\n* Portuguese (thanks @pagelab)\n* Spanish (thanks @maperezotero)\n* Turkish (thanks @gurkankara)\n\n## Important Links\n\n* [WordPress plugin page](http://wordpress.org/plugins/titan-framework/)\n* [Titan Framework main site](http://www.titanframework.net)\n* [Documentation \u0026 tutorials](http://www.titanframework.net/docs)\n* [Demo Theme with Titan Framework](https://github.com/gambitph/Titan-Framework-Demo-Theme)\n* [Transifex project page](https://www.transifex.com/projects/p/titan-framework/)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgambitph%2FTitan-Framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgambitph%2FTitan-Framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgambitph%2FTitan-Framework/lists"}