Make this project compatible for drupal 9.
suggestions:

  • use drupal-check, rector , upgrade_status module to check the changes needed to be done
  • Add version key for drupal 9 in info.yml file.
CommentFileSizeAuthor
#2 3136790-2.patch1.31 KBsarvjeetsingh

Comments

sarvjeetsingh created an issue. See original summary.

sarvjeetsingh’s picture

Assigned: sarvjeetsingh » Unassigned
Status: Active » Needs review
StatusFileSize
new1.31 KB

- added core_version_requirement: ^8 || ^9
- fixed errors found by rector.

divya.sejekan’s picture

Assigned: Unassigned » divya.sejekan
divya.sejekan’s picture

Status: Needs review » Reviewed & tested by the community

Tested the patch and its working on drupal 9.

Testing steps:
1. Install drupal 9
2. Install the theme clean blog
3. Install bootstrap theme
4. Apply the patch
5. Set Clean blog theme as default
6. Check theme is applied to the site.

jaykandari’s picture

Version: 8.x-1.x-dev » 3.x-dev
Assigned: divya.sejekan » Unassigned
Issue tags: +DIACWJuly2020
jaykandari’s picture

Status: Reviewed & tested by the community » Fixed

Thank you @sarvjeetsingh & @divya.sejekan for your contributions.

Merged to 3.x branch and with his this theme is D9 Ready. Created 3.0.0 tag release.

Status: Fixed » Closed (fixed)

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