Education mudule missing in domain list v14

Education domain is now a separate app in version 14. You have to install it using:

bench get-app education
bench --site [youre-site-name] install-app education

This will install education on your instance.

1 Like

now its showing but here some not found pages

run the following:

bench build
bench --site [your-site-name] migrate
bench restart

This should help rebuild your site and the missing pages should show up.

1 Like

ok … :ok_hand:

@GhadaEbrahim Please marked as solved if the suggestions above fixed your issue so others who may be in the same situation can reference it to help themselves.

ok… Noted thanks

solved :ok_hand: