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

howto correctly install the plugin-feeds in the template project? #9

Closed
stereo3d opened this issue Nov 4, 2021 · 1 comment
Closed

Comments

@stereo3d
Copy link

stereo3d commented Nov 4, 2021

After plenty of tries, I need your help.
I am not getting this plugin to work in the structure of the template project
which is different from the example here on github.

I created a Framework7 template project using:

framework7 create --ui
I selected cordova + pwa as target with recommended settings.

npm install
npm install framework7-plugin-feeds
where is the correct folder to add the plugin code.
I work in the “src” folder.

I install CSS and JS SCRIPT in the index page

However I cannot get the plugin to work.
I copy the sample demo code in my project but I only get an endless spinning wheel.
I am not sure the plugin is really active.
page suffixes are .f7 instead of html as in the sample demo code.

I would be very grateful for a help how to integrate the demo code properly in the template project generated by framework7 create --ui

sincerely thanks

@nolimits4web
Copy link
Member

Hey, there was a Feeds plugin update today with support for framework7 v6

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

No branches or pull requests

2 participants