CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Possible work on CiviMail workflow. What would be required.
Pages: [1]

Author Topic: Possible work on CiviMail workflow. What would be required.  (Read 1403 times)

dalin

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 8
  • CiviCRM version: many
  • CMS version: Drupal 6
  • MySQL version: 5.0
  • PHP version: 5.2
Possible work on CiviMail workflow. What would be required.
March 19, 2008, 08:28:24 pm
We have a client who we are almost ready to begin a project with.  One of their critiques is that in CiviMail you cannot begin working on a message one day, send out a test mail the next, and then the real mail the day following.  You have to do it all in one go or else you need to create multiple mailings, and just not finish. 

This seems like an good area for us to take on in this project.  Of course we'll be selling this along the lines of "In open source you can improve the application to meet your needs, and submit your changes back to the project.  You also receive the benefit of other organizations submitting their improvements back to the project".

I would think that it would simply be a matter of creating a configuration page for each mailing similar to that of the other components (ex. civicrm/contribute/manage?reset=1&action=update&id=1 ).  And disallow editing after the email has been sent.  Or am I totally off base here?  Is this idea even feasible with the way CiviMail currently works?  How much time would be involved in making this change?

Thanks

Dave Hansen-Lange
Web Developer
Advomatic LLC
http://advomatic.com

--
Dave Hansen-Lange
Web Developer
Advomatic LLC
http://advomatic.com
Hong Kong office

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Possible work on CiviMail workflow. What would be required.
March 20, 2008, 07:26:27 am

Most of the work for this is already done. We save the state for each mailing on every form step.

So the work will be in 2 parts:

1. Ensure that the mailing form handles the update case easily (i suspect this is already taken care of)

2. Add an Edit Mailing option to the selector for all mailings that are not in a complete state. (i.e. not scheduled or an appropriate flag)

this would be a good contribution to 2.1 :) We can chat more on IRC

lobo



A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

dalin

  • I post occasionally
  • **
  • Posts: 89
  • Karma: 8
  • CiviCRM version: many
  • CMS version: Drupal 6
  • MySQL version: 5.0
  • PHP version: 5.2
Re: Possible work on CiviMail workflow. What would be required.
March 20, 2008, 04:21:43 pm
Awesome.  I'm adding this to our project outline.

-dave
--
Dave Hansen-Lange
Web Developer
Advomatic LLC
http://advomatic.com
Hong Kong office

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Possible work on CiviMail workflow. What would be required.

This forum was archived on 2017-11-26.