Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openclassify/openclassify
OpenClassify is modular and most advanced open source classified platform build with Laravel 8.1 & PHP 8.2 Supported. Included Pyrocms
https://github.com/openclassify/openclassify
classified classified-ads classified-script classified-software classified-web-app classifieds laravel laravel-classified php php7 php8 pyrocms
Last synced: 1 day ago
JSON representation
OpenClassify is modular and most advanced open source classified platform build with Laravel 8.1 & PHP 8.2 Supported. Included Pyrocms
- Host: GitHub
- URL: https://github.com/openclassify/openclassify
- Owner: openclassify
- License: mit
- Created: 2019-06-21T08:33:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T07:41:23.000Z (4 months ago)
- Last Synced: 2024-10-30T00:33:03.200Z (2 months ago)
- Topics: classified, classified-ads, classified-script, classified-software, classified-web-app, classifieds, laravel, laravel-classified, php, php7, php8, pyrocms
- Language: PHP
- Homepage: https://openclassify.com
- Size: 49.9 MB
- Stars: 262
- Watchers: 18
- Forks: 92
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: docs/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - openclassify/openclassify - OpenClassify is modular and most advanced open source classified platform build with Laravel 8.1 & PHP 8.2 Supported. Included Pyrocms (PHP)
README
OpenClassify is modular and most advanced open source classified platform build with Laravel included Pyrocms.
### Install with Docker
We suggest to use Docker. Nginx, Mysql and PHP 8.2 pre-installed. MacOS, Windows and Ubuntu is supported.
Install Docker and run it. Install by watching 2 min video on [Youtube](https://www.youtube.com/watch?v=vVpVmsxq-Z0&t=27s&pp=ygUTb3BlbmNsYXNzaWZ5IGRvY2tlcg%3D%3D)1- Clone project
```bash
git clone https://github.com/openclassify/openclassify.git
```2- Run install.sh
```bash
bash install.sh
```
3- That's it!Open project at [localhost](http://localhost)
### Documentation
You can visit this link for detailed documentation.
https://visiosoft.gitbook.io/v2/### CLI Commands
If you couldn't find a solution for any problem, please review our CLI Command document.
[View CLI Command Document](https://github.com/openclassify/openclassify/blob/master/docs/cli-commands.md)### Other Installation Methods
Check [here](https://github.com/openclassify/openclassify/blob/master/docs/other-install-methods.md) for more.
### Translation
Openclassify support 22+ languages. If you'd like to contribute translations, please check out our [Crowdin](https://crowdin.com/project/openclassify) project.
### Server Requirements
- Only PHP > 8.2 Officially Supported!
- XML PHP Extension
- PDO PHP Extension
- cURL PHP Extension
- JSON PHP Extension
- Ctype PHP Extension
- BCMath PHP Extension
- SQLite PHP Extension
- OpenSSL PHP Extension
- Mbstring PHP Extension
- Fileinfo PHP Extension
- Tokenizer PHP Extension
- GD Library (>=2.0) **OR** Imagick PHP extension (>=6.5.7)### Code Contributors
This project exists thanks to all the people who [contribute](https://github.com/openclassify/openclassify/graphs/contributors) and more.