Updated: Comment #0

Problem/Motivation

The last time a major drupal version was released, Drupal 7, the SMS Framework was way behind in releasing a 7.x version. This led to the inability of lots of users to switch quickly and gain the benefits of the new drupal release.
We would like to have a 8.x version of SMS Framework ready at the time of release of D8.

Proposed resolution

We want to have a Drupal 8 version of SMS Framework ready at the point of D8 release.

Remaining tasks

Port smsframework 7.x-1.x to 8.x-1.x and provide a patch

User interface changes

None

API changes

None

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

almaudoh’s picture

Status: Active » Needs review
FileSize
43.15 KB

Phew!! First patch after almost a month. This patch does basic porting of sms module to drupal 8. It doesn't cover the sub-modules. This will be done in subsequent patches.

almaudoh’s picture

Created a new sandbox to continue this work at SMS Framework in D8.
Additionally, sms_user, sms_track and sms_blast have been ported to D8

  • Commit f0e8f41 on 8.x-1.x by almaudoh:
    Issue #2093615 by almaudoh: ported sms module to Drupal 8.
    

  • Commit 8410813 on 8.x-1.x by almaudoh:
    Issue #2093615 by almaudoh: ported sms_blast module to Drupal 8.
    
  • Commit c50250a on 8.x-1.x by almaudoh:
    Issue #2093615 by almaudoh: ported sms_user module to Drupal 8.
    

  • Commit a7beef1 on 8.x-1.x by almaudoh:
    Issue #2093615 by almaudoh: ported sms_track module to Drupal 8.
    
  • Commit c82ac0e on 8.x-1.x by almaudoh:
    Issue #2093615 by almaudoh: ported sms_valid module to Drupal 8.
    
almaudoh’s picture

Issue summary: View changes
Status: Needs review » Fixed

The initial port of smsframework consisting of:

  • SMS Framework
  • SMS User
  • SMS Blast
  • SMS Validation
  • SMS Tracking

has been pushed to a new 8.x-1.x branch. So I'll close this issue. Subsequent ports of the remaining four sub-modules will be done in separate issues.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.