Copy link to clipboard
Copied
Hi,
I am pretty new in Dreamweawer and have a task to build classifieds site. Just getting into understanding into cck, views etc... First I chose to try some of the frameworks like cake, codeigniter, zend and similar, but they are too much time consuming to develop even simple user anthentication so I went to DW.
My requirements are:
MAJOR:
1. Classifieds are in categories (auto, furniture, jobs, pets, technics etc.)
2. Categories can have other sub-categories inside (auto -> vw,ford,ferrari, jobs -> temporary,permanent,part time) and even deeper, without limiting depth.
3. Classifieds have the same data fields between them (price, main text content, city, contacts etc.) AND distinctive, depending on category: if user selects, that he wants to place ad in "auto" section, then he can select "fuel type: gadoline or diesel", "transmision type: auto or manual" if user selects to place ad on "jobs" then aditional fields like "job type: permanent, temporary..." and amount of monthly (houtly) salary...
4. Classifieds can have different states of their visibility, promotion status etc... For example, visible/template/expired/archive ads, and promoted/vip/vip of vip ads. One state, like visibility (template, normal ad, expired) is fully controlable by user, other state - also, but only after he payed through payment gateway...
5. Classifieds should have ability to change their state after some amount of time: for example, move from "normal" to "expired" state after 2 weeks, and automatically delete after 4 weeks.
6. Classifieds should trigger multiple actions after specified amount of time: for example send email to user 24hours before expiration and etc.
7. Photo upload for images - should be easy .
8. Images with watermarks - found module.
9. Various display types, ordering, filtering etc.. - views should help .
10. Advanced serch: user should be able to search all the text AND only selected category/categories .
11. Users should be able to modify their ads: edit, delete, promote etc.
12. Admins or other superior role user can do everything registered user can, also change roles of the users, change their permitions .
13. Categories can have manually or automatcally edited "similar categories" lists.
OTHER REQUIREMENTS:
1. Limit user groups to some amount of ads (nodes) in period of time, for example 10 free ads in 24hours, other limits to "vip" users
2. SEO friendly urls - already know
3. RSS generation - easy
4. Capcha, antispam - many modules...
5. Users adn anonymous visitors can write messages about inappropriate ads
6. Ads can be commented/rated - know how.
7. Payments modules for featured ads(paypal and sms fortumo or local veromobile) optional.
EXAMPLES:
I am trying to build a site, which is superior to this. It is in lithuanian, but you will understand main things.
https://labaigerai.lt/ title page
https://labaigerai.lt/skelbimai/nekilnojamas-turtas/ real estate->houses section
https://labaigerai.lt/skelbimai/darbas-paslaugos/ services -> job offers.
https://labaigerai.lt/skelbimai/transportas/ cars->ford, you can see, that data fields differ from the one in real estate
https://labaigerai.lt/skelbimai/transportas/transporto-paslaugos/transporto-remontas/pdr-duobuciu-ti... single car classified.
All links from images too.
So, my main concern is how to build the workflow, seems, that all presentation stuff will wait. With which modules I should start with? I know, it will not be easy out of the box solution, I will check https://forums.adobe.com/thread/2263046 but I guess it lacks many of these features... I can join on developing some of "glue" modules for cck, views or to expand ed_classified, but I am not experienced to carry this alone.
Is anyone working on it? Any live examples????
Please conatct pm me, or this thread
This classifieds project requires a knowledge of PHP, SQL, and javascript. If you don't already have these skills, you can plan on spending one year or more learning what you will need to know to build your website.
You kind of started out in the right direction. CAKE and ZendFramework are both PHP frameworks that could be used as the foundational structure. Laravel and Symphony are a couple of good frameworks to look at. But you do not start with the framework. You start by learning PHP.
Copy link to clipboard
Copied
This classifieds project requires a knowledge of PHP, SQL, and javascript. If you don't already have these skills, you can plan on spending one year or more learning what you will need to know to build your website.
You kind of started out in the right direction. CAKE and ZendFramework are both PHP frameworks that could be used as the foundational structure. Laravel and Symphony are a couple of good frameworks to look at. But you do not start with the framework. You start by learning PHP.
Copy link to clipboard
Copied
Adclassified.in is my classified website which i have made using a blue classy premium which is providing both free and paid classified ads to the users.
This has been made using a PHP, HTML5, CSS3 with the help of adobe dreamviewer which is a very powerful tool to build a classified website.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now