Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded to flarum:0.1.0-beta.14 #20

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

gudzpoz
Copy link

@gudzpoz gudzpoz commented Jan 8, 2021

  1. Using Extend\View extender now;
    See: https://docs.flarum.org/extend/update-b14.html#view-extender

  2. Using Laravel 6 helper functions now;
    See: https://docs.flarum.org/extend/update-b14.html#other-changes

  3. Acquiring url() by injecting Flarum\Foundation\Config now.
    See: https://docs.flarum.org/extend/update-b14.html#application-and-container

1. Using Extend\View extender now;
   See: https://docs.flarum.org/extend/update-b14.html#view-extender

2. Using Laravel 6 helper functions now;
   See: https://docs.flarum.org/extend/update-b14.html#other-changes

3. Acquiring url() by injecting Flarum\Foundation\Config now.
   See: https://docs.flarum.org/extend/update-b14.html#application-and-container
Slug now contains id, thus removing the duplicate part.
@AmauryCarrade
Copy link
Owner

Looks like I missed that. I'll try to test and merge/publish this soon. Thanks a lot!

@fdelapena
Copy link

Thanks for your effort!
Beta 16 (or now Release Candidate 1) got released today and has major changes for plugins. Hopefully now should have stabilized the API, the next Flarum update could be the first stable 1.0 version, no breaking changes are expected in the plugin API. However, the major API changes break ext-syndication again and will require larger changes: https://docs.flarum.org/extend/update-b16.html

@therealgorgan
Copy link

I really hope to be able to use this one day with Beta 16! I already setup my Flarum with 16 and could really use syndication. Thanks for your efforts! Will send pizza! 🍕 🍺 🤓

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants