{"id":21897250,"url":"https://github.com/h2lsoft/unee-project","last_synced_at":"2025-03-22T05:17:03.327Z","repository":{"id":262524075,"uuid":"635422286","full_name":"h2lsoft/unee-project","owner":"h2lsoft","description":"Unee is an open source content management platform  designed for enterprises.","archived":false,"fork":false,"pushed_at":"2025-03-12T12:11:27.000Z","size":2273,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T13:23:14.257Z","etag":null,"topics":["api","automation","blog","cmf","cms","crm","erp","portal","website"],"latest_commit_sha":null,"homepage":"https://unee.app","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h2lsoft.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-02T16:56:17.000Z","updated_at":"2025-03-12T12:11:39.000Z","dependencies_parsed_at":"2025-03-12T13:21:43.798Z","dependency_job_id":"6be7a6fe-daad-4cff-8c72-3c407c2206bf","html_url":"https://github.com/h2lsoft/unee-project","commit_stats":null,"previous_names":["h2lsoft/unee-project"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2lsoft%2Funee-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2lsoft%2Funee-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2lsoft%2Funee-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h2lsoft%2Funee-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h2lsoft","download_url":"https://codeload.github.com/h2lsoft/unee-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244907463,"owners_count":20529868,"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":["api","automation","blog","cmf","cms","crm","erp","portal","website"],"created_at":"2024-11-28T14:16:42.494Z","updated_at":"2025-03-22T05:17:03.306Z","avatar_url":"https://github.com/h2lsoft.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003ca href=\"https://unee.app\" target=\"_blank\"\u003e\n    \u003cimg width=\"290\" height=\"124\" src=\"https://unee.app/.assets/logo.svg\" alt=\"Unee Logo\"\u003e\n\u003c/a\u003e\u003c/p\u003e\n\n[![UNEE Website](https://img.shields.io/badge/Website-UNEE.app-violet)](https://unee.app)\n[![Latest Version](https://img.shields.io/github/v/release/h2lsoft/unee-project)](https://github.com/h2lsoft/unee-project/releases)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](./LICENSE)\n\n**UNEE** is a powerful web application framework specifically designed for enterprises. \nIt provides an efficient solution to build a range of business applications, including websites, \nERP systems, CRM solutions, and portals. UNEE's architecture is tailored to streamline development workflows, \nfocusing on modularity, scalability, and performance.\n\n## Key Features\n\n- **Enterprise-Centric**: Developed with enterprise requirements in mind, supporting a range of business applications.\n- **Modular Design**: Allows flexible and reusable components to speed up the development process.\n- **Scalability**: Designed to scale with the needs of growing businesses, adaptable for various use cases.\n- **Versatile Application Types**: Supports building websites, ERP systems, CRM tools, and portals.\n- **Built-in Components**: Includes pre-built modules and libraries to simplify common tasks.\n\n## Getting Started\n\n### Prerequisites\n\nEnsure you have the following installed:\n- **Apache** (version 2 or later)\n- **Php** for package management\n- **Database** (e.g., MySQL, PostgreSQL, ...)\n\n\n## Installation\n\nFollow these steps to set up the UNEE framework:\n\n1. **Execute commands** for your project:\n\n    ```bash\n    mkdir my_project\n    cd my_project\n    git clone https://github.com/h2lsoft/unee-project.git .\n    composer update\n    ```\n\n2. **Edit configuration files**\n    ```bash\n   config/default/app.php\n    ```\n\n3. **Launch installer**\n    ```bash\n   php unee install \n    ```\n\n4. **Install cron every 5 minutes (edit your path)**\n   ```bash\n   cd /path/to/directory \u0026\u0026 php index.php /cron/\n   ```\n\n## Documentation\n\nFor detailed documentation, visit [UNEE Documentation](https://unee.app/docs).\n\n## Issues\n\nIf you encounter any issues, have questions, or want to request new features, please use the [GitHub Issues](https://github.com/h2lsoft/unee-project/issues) page.\n\n### How to Report an Issue\n\n1. Go to the [Issues page](https://github.com/h2lsoft/unee-project/issues).\n2. Check if your issue has already been reported to avoid duplicates.\n3. If not, click **New Issue**.\n4. Provide a clear and concise description of the problem, including:\n    - Steps to reproduce the issue\n    - Expected and actual behavior\n    - Any relevant configuration details\n    - Error messages, logs, or screenshots, if applicable\n\nWe’ll review and respond to issues as soon as possible. Contributions to help resolve issues are also welcome!\n\n### Feature Requests\n\nWe welcome suggestions for new features that could improve UNEE. Please label your issue as a \"Feature Request\" and describe your idea clearly.\n\n\n## Contributing\n\nWe welcome contributions from the community. To contribute:\n1. Fork the repository.\n2. Create a new branch for your feature or fix.\n3. Make your changes and commit them.\n4. Submit a pull request.\n\n\n## License\n\nThis project is licensed under the [MIT License](./LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh2lsoft%2Funee-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh2lsoft%2Funee-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh2lsoft%2Funee-project/lists"}