Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osclass/Osclass
With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes!
https://github.com/osclass/Osclass
Last synced: 3 months ago
JSON representation
With Osclass, get your own classifieds site for free. Build your own Osclass installation and start advertising real estate, jobs or whatever you want- in minutes!
- Host: GitHub
- URL: https://github.com/osclass/Osclass
- Owner: osclass
- Created: 2010-09-08T10:28:46.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2022-09-20T03:14:43.000Z (about 2 years ago)
- Last Synced: 2024-05-15T04:32:15.258Z (6 months ago)
- Language: PHP
- Homepage: http://osclass.org/
- Size: 92.4 MB
- Stars: 651
- Watchers: 103
- Forks: 344
- Open Issues: 126
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: licenses.txt
Awesome Lists containing this project
README
# Osclass
### All you need to easily create your own classifieds website
[Osclass is for classifieds][osclass] what WordPress is for publishing. It's a free
and open script to create your advertisement or listings site. Best features: Plugins,
themes, multi-language, CAPTCHA, dashboard, SEO friendly.![Preview of Osclass][preview]
## Project info
* [Official website][osclass]
* [Code repository][code]
* [Mailing list][mailing]
* IRC Channel [#osclass][irc]
* License: [Apache License V2.0][license]## Develop
Clone the repository and the submodules.
```
$> git clone --recursive [email protected]:osclass/Osclass.git
```## Installation
Go to [our site][installing] to get detailed information on installing Osclass.
[osclass]: http://osclass.org/
[preview]: http://osclass.org/wp-content/uploads/2011/01/single_job_board-1024x729.png
[code]: https://github.com/osclass/Osclass
[mailing]: http://list.osclass.org/listinfo/osc-develop
[irc]: http://webchat.freenode.net/?channels=osclass
[license]: http://www.apache.org/licenses/LICENSE-2.0
[installing]: http://osclass.org/installing-osclass/