This repository was archived by the owner on Jun 15, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-10
lines changed
Expand file tree Collapse file tree 3 files changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -44,6 +44,7 @@ php flarum cache:clear
4444### Clarkwinkelmann
4545
4646 - Author change ([ GitHub Repository] ( https://github.com/clarkwinkelmann/flarum-ext-author-change ) / [ Flarum Community] ( https://discuss.flarum.org/d/21731-discussion-and-post-author-change ) )
47+ - Mailing ([ GitHub Repository] ( https://github.com/clarkwinkelmann/flarum-ext-mailing/ ) / [ Flarum Community] ( https://discuss.flarum.org/d/20443-mailing ) )
4748 - Who Read ([ GitHub Repository] ( https://github.com/clarkwinkelmann/flarum-ext-who-read ) / [ Flarum Community] ( https://discuss.flarum.org/d/23066-who-read ) )
4849
4950
@@ -126,13 +127,6 @@ php flarum cache:clear
126127 - Username Request ([ GitHub Repository] ( https://github.com/FriendsOfFlarum/username-request ) / [ Flarum Community] ( https://discuss.flarum.org/d/20956-friendsofflarum-username-request ) )
127128 - Terms ([ GitHub Repository] ( https://github.com/FriendsOfFlarum/terms ) / [ Flarum Community] ( https://discuss.flarum.org/d/11714-fof-terms-ask-your-users-to-accept-tos-and-privacy-policy ) )
128129
129-
130- ---
131- ### KILOWHAT
132-
133- - Mailing ([ GitHub Repository] ( https://github.com/kilowhat/flarum-ext-mailing ) / [ Flarum Community] ( https://discuss.flarum.org/d/20443-mailing-by-kilowhat ) )
134-
135-
136130---
137131### Kvothe
138132
Original file line number Diff line number Diff line change 1- kilowhat -mailing :
1+ clarkwinkelmann -mailing :
22 admin :
33 permissions :
44 mail_all : Envoyer des emails à tous les utilisateurs
Original file line number Diff line number Diff line change 11VERSION=' master' # Repository version
2- REPO=' kilowhat /flarum-ext-mailing' # Repository name
2+ REPO=' clarkwinkelmann /flarum-ext-mailing' # Repository name
33LOCALE=' resources/locale' # Locale folder
44
55YAML1=' en.yml' # Original yaml file
6- YAML2=' kilowhat -mailing.yml' # Translated yaml file
6+ YAML2=' clarkwinkelmann -mailing.yml' # Translated yaml file
77
88TEMP_DIR=` mktemp -d`
99WORK_DIR=` pwd`
You can’t perform that action at this time.
0 commit comments