{"id":28791962,"url":"https://github.com/forestadmin/documentation","last_synced_at":"2025-07-26T18:13:06.166Z","repository":{"id":38194838,"uuid":"458213344","full_name":"ForestAdmin/documentation","owner":"ForestAdmin","description":"Forest Admin Developer Guide","archived":false,"fork":false,"pushed_at":"2025-03-14T15:42:38.000Z","size":140423,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-06-18T00:38:34.507Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/ForestAdmin.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,"dei":null}},"created_at":"2022-02-11T14:12:40.000Z","updated_at":"2025-03-14T15:42:40.000Z","dependencies_parsed_at":"2024-04-15T13:08:59.198Z","dependency_job_id":null,"html_url":"https://github.com/ForestAdmin/documentation","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ForestAdmin/documentation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestAdmin%2Fdocumentation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestAdmin%2Fdocumentation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestAdmin%2Fdocumentation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestAdmin%2Fdocumentation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ForestAdmin","download_url":"https://codeload.github.com/ForestAdmin/documentation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ForestAdmin%2Fdocumentation/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267206594,"owners_count":24052763,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-06-18T00:31:00.043Z","updated_at":"2025-07-26T18:13:06.158Z","avatar_url":"https://github.com/ForestAdmin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ndescription: \u003e-\n  Forest Admin is an all-in-one internal tool builder to efficiently manage your\n  operations.\n---\n\n{% hint style=\"warning\" %}\nPlease be sure of your agent type and version and pick the right documentation accordingly.\n{% endhint %}\n\n{% tabs %}\n{% tab title=\"Node.js\" %}\n{% hint style=\"danger\" %}\nThis is the documentation of the `forest-express-sequelize` and `forest-express-mongoose` Node.js agents that will soon reach end-of-support.\n\n`forest-express-sequelize` v9 and `forest-express-mongoose` v9 are replaced by [`@forestadmin/agent`](https://docs.forestadmin.com/developer-guide-agents-nodejs/) v1.\n\nPlease check your agent type and version and read on or switch to the right documentation.\n{% endhint %}\n{% endtab %}\n\n{% tab title=\"Ruby on Rails\" %}\n{% hint style=\"success\" %}\nThis is still the latest Ruby on Rails documentation of the `forest_liana` agent, you’re at the right place, please read on.\n{% endhint %}\n{% endtab %}\n\n{% tab title=\"Python\" %}\n{% hint style=\"danger\" %}\nThis is the documentation of the `django-forestadmin` Django agent that will soon reach end-of-support.\n\nIf you’re using a Django agent, notice that `django-forestadmin` v1 is replaced by [`forestadmin-agent-django`](https://docs.forestadmin.com/developer-guide-agents-python) v1.\n\nIf you’re using a Flask agent, go to the [`forestadmin-agent-flask`](https://docs.forestadmin.com/developer-guide-agents-python) v1 documentation.\n\nPlease check your agent type and version and read on or switch to the right documentation.\n{% endhint %}\n{% endtab %}\n\n{% tab title=\"PHP\" %}\n{% hint style=\"danger\" %}\nThis is the documentation of the `forestadmin/laravel-forestadmin` Laravel agent that will soon reach end-of-support.\n\nIf you’re using a Laravel agent, notice that `forestadmin/laravel-forestadmin` v1 is replaced by [`forestadmin/laravel-forestadmin`](https://docs.forestadmin.com/developer-guide-agents-php) v3.\n\nIf you’re using a Symfony agent, go to the [`forestadmin/symfony-forestadmin`](https://docs.forestadmin.com/developer-guide-agents-php) v1 documentation.\n\nPlease check your agent type and version and read on or switch to the right documentation.\n{% endhint %}\n{% endtab %}\n{% endtabs %}\n\n# Forest Admin\n\nForest Admin instantly provides all common admin tasks such as CRUD operations, simple chart rendering, user group management, and [WYSIWYG](https://en.wikipedia.org/wiki/WYSIWYG) interface editor. That’s what makes Forest Admin a quick and easy solution to get your admin interface started.\n\nThis **documentation** assists developers and managers in having the admin completely tailored to cater to their specific needs. We’ve developed Forest Admin so that your admin is 100% customizable. It means that you have full control over your data, your back-end business logic and the UI.\n\nForest Admin provides a **very simple** API-based framework to handle all parts of your admin back-end configuration. You should be good to go in no time, with virtually no investments of time and resources.\n\n### Latest versions\n\nSequelize: [version 9](https://github.com/ForestAdmin/forest-express-sequelize)\n\nMongoose: [version 9](https://github.com/ForestAdmin/forest-express-mongoose)\n\nRails: [version 9](https://github.com/ForestAdmin/forest-rails)\n\nDjango: [version 1](https://github.com/ForestAdmin/django-forestadmin)\n\nLaravel: [version 1](https://github.com/ForestAdmin/laravel-forestadmin)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestadmin%2Fdocumentation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforestadmin%2Fdocumentation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforestadmin%2Fdocumentation/lists"}