E-bulten yonetimi icin bir admin paneli yazdirmak istiyorum. Email gonderme kismi degil, sadece verilerin duzenlenmesi ve olusturulmasi yapilacak ilk asamada. Asagida ingilizce detaylari mevcuttur. Ilgilenen arkadaslar lutfen teklif versinler.
--
Login via email, password.
When logged in users can do the following via the administration panel
(This will be a multi user system so all the following tables will need to connect to the user_id logged in)
Add/Edit/Remove Newsletters
- subject line, email body. use jquery wysiwyg editor
Add/Edit/Remove Contact Lists
- list name
Add/Edit/Remove Contacts
- first name, last name, email address, custom fields, assign to contact lists.
- ability to create manually by form entry
- upload via csv. (a sample line should be shown and user should match the columns to data fields)
- ability to create an html form code, the form code can be embedded on a web site where people can subscribe to lists.
Add/Edit/Remove Custom Fields.
- field name
Add/Edit/Remove Auto Responders
- select target contact list, how many days after subscription, and email body and subject to be sent.
- actual emailing program does not need to be done on this phase
Schedule Newsletter Send
- select newsletter
- select contact list(s)
- schedule a time to be sent
- build que
- actual emailing program does not need to be done on this phase.
System needs to be built on a special framework structure we developed, using our guidelines and OOP programming.
Database must be PostgreSQL ( will be installed for you)
php yazilim paneli
1
●237