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

is this still being development? #112

Open
nttoanbrvt opened this issue May 13, 2015 · 30 comments
Open

is this still being development? #112

nttoanbrvt opened this issue May 13, 2015 · 30 comments

Comments

@nttoanbrvt
Copy link

Hi all, I'm looking for a flexible wp framework, I found this, it looks awesome but I see a long time no update.

Just a question, is this still being development?

Thank you.

@padalec
Copy link

padalec commented May 13, 2015

Better use Redux. VP was very nice but no more devlop by the authors. Right now I re-code my FW to Redux too.

@Zackio
Copy link

Zackio commented May 13, 2015

Yes I would go with redux or optiontree. This is very nice but it's not
under active development

On Wed, May 13, 2015 at 9:20 AM, Michał [email protected] wrote:

Better use Redux. VP was very nice but no more devlop by the authors.
Right now I re-code my FW to Redux too.


Reply to this email directly or view it on GitHub
#112 (comment)
.

@imthat
Copy link

imthat commented May 13, 2015

Can we make a branch to continue the work maybe? Dont want to see this framework end like this, cause I saw many devlopers still using it.

@nttoanbrvt
Copy link
Author

Actually I'm using Redux but it does not has free Metaboxes's addon and another features like this, this is awesome framework but unfortunately it's dead.

@ghost
Copy link

ghost commented May 14, 2015 via email

@nttoanbrvt
Copy link
Author

@cmwwebfx it looks promise, thank man.

@imthat
Copy link

imthat commented May 14, 2015

I started a theme using this framework, only to find out the half way this has been gone on idle for a long time. I modified so many things during the process, its quite a pain in the ass, I hope to contribute to this, my only concern is Im not doing it the right way, cause im an ametuer in programming.

@nttoanbrvt
Copy link
Author

Very hard to continue the work except author come back :)

@imthat
Copy link

imthat commented May 14, 2015

Well indeed :)

@ghost
Copy link

ghost commented May 14, 2015

@nttoanbrvt No problem, hope it does what you are looking for. Something great to note is that you can make Admin Page Framework look however you like.

@Zackio
Copy link

Zackio commented May 14, 2015

If you notice there are ton of folks, everyone fixing the same bugs and
improving the same things. If anyone was interested we would need a folk
where several committed users have the ability to commit to the repository.
I've said before I'm happy to be involved - I just have always been a lone
developer so not familiar with how to do this.

On Thu, May 14, 2015 at 3:36 AM, Ciaran Whelan [email protected]
wrote:

@nttoanbrvt https://github.com/nttoanbrvt No problem, hope it does what
you are looking for. Something great to note is that you can make Admin
Page Framework look however you like.


Reply to this email directly or view it on GitHub
#112 (comment)
.

@padalec
Copy link

padalec commented May 14, 2015

I use VP in my framework (FW) to create meta boxes (MB) and theme options (when I started using customizer in theme options I have only few fields for theme update etc.) for ShortCodes I using Visual Composer. I very like VP but authors stopped develope so I thinking to move to Redux and buy licence for MB.
@cmwwebfx it's looks very interesting but I'm afraid about I will spend a lot of time to integrated with my FW and authors decided to stop developing just like in VP

@s43
Copy link

s43 commented May 14, 2015

The concept of VPF is really great, it's a brilliant idea to bring an active contributing to keep it surviving cause it really worths it, I'd be happy to be involved too

@padalec
Copy link

padalec commented May 14, 2015

What do you guys think to move VPF to level up or build our own FW:

  1. update to PHP 5.3 (namespace, anonymous function etc.)
  2. Create Post Types (I have this in my FW)
  3. Create Taxonomy (I have this in my FW)
  4. Integrate with Customizer (I have this in my FW)
  5. Documented all methods and classes
  6. Integrate with VC (I have this in my FW)

@Zackio
Copy link

Zackio commented May 14, 2015

I think it's a shame for us not to work more together on this - we are
repeating work for ourselves. padalec - I've done some of these things too.
I would be very interested in combining efforts as I do intend on
continuing to use VP in future projects

On Thu, May 14, 2015 at 11:19 AM, Michał [email protected] wrote:

What do you guys think to move VPF to level up or build our own FW:

  1. update to PHP 5.3 (namespace, anonymous function etc.)
  2. Create Post Types (I have this in my FW)
  3. Create Taxonomy (I have this in my FW)
  4. Integrate with Customizer (I have this in my FW)
  5. Documented all methods and classes
  6. Integrate with VC (I have this in my FW)


Reply to this email directly or view it on GitHub
#112 (comment)
.

@padalec
Copy link

padalec commented May 14, 2015

@Zackio grate! I just curious about Your work. Hear is mine: https://github.com/padalec/silverwp . Right now I haven't documentation but I do this in near future.

@Zackio
Copy link

Zackio commented May 14, 2015

Michał want to contact me via email? [email protected]

On Thu, May 14, 2015 at 11:37 AM, Michał [email protected] wrote:

@Zackio https://github.com/Zackio grate! I just curious about Your
work. Hear is mine: https://github.com/padalec/silverwp . Right now I
haven't documentation but I do this in near future.


Reply to this email directly or view it on GitHub
#112 (comment)
.

@padalec
Copy link

padalec commented May 14, 2015

sure!

@padalec
Copy link

padalec commented May 14, 2015

email sended! :)

@Zackio
Copy link

Zackio commented May 14, 2015

I though I received the email but I seemed to be relying the the general
thread instead. I dont' seem to have your email. I've had emails disappear
before

On Thu, May 14, 2015 at 11:56 AM, Zackary Allnutt <[email protected]

wrote:

Hi,

So the framework you sent the link for, is that based on VP or is your
own? I'm taken VP and modified it quite heavily - fixed all the bugs I
found and added functionality.

I think it would be great to combine forces with other devs seems a shame
that so many of us are fixing the same bugs and adding the same
functionality. I've used visual composer and have a class that converts the
VP shortcodes to Visual composer so I can use both. I have a demo in the
options panel.

I think there are a few dedicated enough to either create our own
framework or keep developing Vafpress. I must say, I think vafpress is a
little over complicated and not too easy to figure out whats going on. But
the functionality of the options panel and metaboxes are great.

I will send you my framework.

Curious - what do you do, do you do theme for sale or work for clients?
I'm on Themeforest

On Thu, May 14, 2015 at 11:48 AM, Michał [email protected] wrote:

sure!


Reply to this email directly or view it on GitHub
#112 (comment)
.

@padalec
Copy link

padalec commented May 14, 2015

Hi,
yes it's based on VP.
You have absolutly right!

I sell themes on themeforest to:) and create websites for my clients to based on WP and SilverWP.

@Zackio
Copy link

Zackio commented May 14, 2015

Can you try sending me an email again? [email protected]

On Thu, May 14, 2015 at 12:02 PM, Michał [email protected] wrote:

Hi,
yes it's based on VP.
You have absolutly right!

I sell themes on themeforest to:) and create websites for my clients to
based on WP and SilverWP.


Reply to this email directly or view it on GitHub
#112 (comment)
.

@padalec
Copy link

padalec commented May 14, 2015

Yes It's can be you don't have this email because we mailed on different email. Right now I sended to you my work address. Sended once agian

@Zackio
Copy link

Zackio commented May 14, 2015

Got your email padalec and replied. It was in spam...

@wpsoul
Copy link

wpsoul commented May 20, 2015

Hi, guys, I also want to be a part of new VF, because I want to continue use it. Even now, there is no such easy and well documented frameworks like VF. I am not a a good php developer, but I am good frontend developer. Also, I can be a sponsor for creating some modules for framework

@ayublin
Copy link
Member

ayublin commented May 20, 2015

Hey Everyone,

In regards of the Vafpress team, I would like to apologize for the inactivity and the lack of communication in those several months. There was some big event in our personal life, and in the end, we decided to disband the team, each of us pursue our own goal now and no one continue to maintain this framework anymore. I should have communicate this way way earlier. Please accept my apologies.

I am grateful to see the interests from all of you to continue on developing Vafpress, let me know if there is anything I can do to help the movement going, but I am afraid I don't have the time to maintain the framework again, also I am not currently in WP development as before, so I am kinda rotten, but I wish I can be of any help in some way. Let me know. Thanks.

@imthat
Copy link

imthat commented May 20, 2015

Glad to see you back bro, now I'm beginning to see some hopes for this project, it's time to joint forces together to revitalize the VF. I'm sure there are a lot of developers thinking the same way.

You are a valuable part of the community, we would love to see you back. "rotten" is not a good word...what happens in the past rots in the past, every new moment is fresh...

@ghost
Copy link

ghost commented May 20, 2015

Hi guys, great to see you popped in for an explanation of what happened. And yes it is important on what happens in the here and now, not what happened before.

Team, am more interested to see what will happen in future as many are now moving to customizer since the big changes in WordPress requirement that everything should be in customizer now.

@Zackio
Copy link

Zackio commented May 21, 2015

Ayub - is it possible for some committed members to take over the project -
we have folks but everyone goes to the offical one. It would be great if we
could commit some of our bug fixes

On Thu, May 21, 2015 at 12:45 AM, Ciaran Whelan [email protected]
wrote:

Hi guys, great to see you popped in for an explanation of what happened.
And yes it is important on what happens in the here and now, not what
happened before.

Team, am more interested to see what will happen in future as many are now
moving to customizer since the big changes in WordPress requirement that
everything should be in customizer now.


Reply to this email directly or view it on GitHub
#112 (comment)
.

@Zackio
Copy link

Zackio commented May 21, 2015

Also, thanks @ayublin for coming back to explain and also thanks for providing the project in the first place, it was very well done and many of us have made great use of it. Wish you well in what you do now.

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

7 participants