@@ -25,7 +25,7 @@ h4. From the admin interface
25
25
# Confirm the plugin install by clicking the _Install_ button on the plugin preview page.
26
26
# Enable the plugin and click the _Options_ link (or visit the _Preferences_ tab) to set the provider preferences.
27
27
28
- h4. Via Composer
28
+ h4. Via Composer (not available yet)
29
29
30
30
After "installing Composer":https://getcomposer.org/doc/00-intro.md…
31
31
@@ -34,17 +34,17 @@ After "installing Composer":https://getcomposer.org/doc/00-intro.md…
34
34
# If it's not already done, lock your version of Txp:
35
35
@$ composer require textpattern/lock:4.6.2@, where @4.6.2@ is the Txp version in use.
36
36
# Install oui_archive:
37
- @$ composer require oui /oui_archive@
37
+ @$ composer require nicolasgraph /oui_archive@
38
38
39
39
h3. Update
40
40
41
41
h4. From the admin interface
42
42
43
43
# Follow the installation instruction above.
44
44
45
- h4. Via Composer
45
+ h4. Via Composer (not available yet)
46
46
47
- bc(language-markup xml). $ composer update oui /oui_archive
47
+ bc(language-markup xml). $ composer update nicolasgraph /oui_archive
48
48
49
49
h3. Uninstall
50
50
@@ -54,9 +54,9 @@ h4. From the admin interface
54
54
# open the select list at the bottom of the plugins table and choose _Delete_.
55
55
# confirm the plugin deletion.
56
56
57
- h4. Via Composer
57
+ h4. Via Composer (not available yet)
58
58
59
- bc(language-markup xml). $ composer remove oui /oui_archive
59
+ bc(language-markup xml). $ composer remove nicolasgraph /oui_archive
60
60
61
61
h2. Tags and parameters
62
62
@@ -163,5 +163,5 @@ This is free software, and you are welcome to redistribute it "under certain con
163
163
164
164
h3. Changelog
165
165
166
- * *oui_archive v1.0.0-alpha * (2018-06-25 )
166
+ * *oui_archive v1.0.0-BETA1 * (2018-06-26 )
167
167
* *oui_player v1.3.0* (2017-05-24)
0 commit comments